From 5c2aee15222ea9007eb377fa8655373df2f9c457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Minh=20Huy?= <60875712+huyleminh@users.noreply.github.com> Date: Fri, 28 Apr 2023 22:59:05 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 965a122..145629f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ yarn dev pnpm dev ``` + + Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.