aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7624c62..98106e2 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ pip install -r requirements.txt
Run the Project:
```
-python wsgi.py
+python app.py
```
## Project Structure