aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-11-17 15:29:09 -0500
committerPriyansh <[email protected]>2021-11-17 15:29:09 -0500
commit6803014e7b591794ea22a73a0793dc57fd4a82a6 (patch)
treeae4cbd44196d6f7da5379759939b0e4940a38554 /README.md
parent7170e823a8a9123736b112b03e929b168f79d194 (diff)
downloadtemp_pred_arima-6803014e7b591794ea22a73a0793dc57fd4a82a6.tar.xz
temp_pred_arima-6803014e7b591794ea22a73a0793dc57fd4a82a6.zip
update readme
Diffstat (limited to 'README.md')
-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