aboutsummaryrefslogtreecommitdiff
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
commit79fc194978812ea3840b6755bb67fbf04fbf4e32 (patch)
treeae4cbd44196d6f7da5379759939b0e4940a38554
parent2948b65c9465ea5b8d17e4cebfa8affd66721974 (diff)
downloadtemp_pred_arima-79fc194978812ea3840b6755bb67fbf04fbf4e32.tar.xz
temp_pred_arima-79fc194978812ea3840b6755bb67fbf04fbf4e32.zip
update readme
-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