diff --git a/README.md b/README.md index 54641f2..d8e47e3 100755 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ For the frontend, run: ```shell yarn run dev ``` -You should now be able to access _Fredy_ from your browser. Go to `http://localhost:9000`. +You should now be able to access _Fredy_ from your browser. Check your Terminal to see what port the frontend is running on. ### Running Tests To run the tests, run diff --git a/ui/src/index.html b/index.html similarity index 70% rename from ui/src/index.html rename to index.html index 29af2db..20dd814 100644 --- a/ui/src/index.html +++ b/index.html @@ -4,7 +4,7 @@ - +