diff --git a/backend/README.md b/backend/README.md index 9723396..86e2830 100644 --- a/backend/README.md +++ b/backend/README.md @@ -13,6 +13,7 @@ python main.py ``` If you are on Windows, run `venv\Scripts\activate` instead, for the second command. + 3. Go to `localhost:5000` in your web browser and you should see "Hello, World!". ## (Optional) Exercises