aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-11-17 14:24:53 -0500
committerPriyansh <[email protected]>2021-11-17 14:24:53 -0500
commit506c0cf1f6e19c0e6480eede6ca0d99e7162ea80 (patch)
treeda6b6f80d072326d0b09ec68a76144079b45d052
parenta6dd2bc11a9b9ae1374849ee5688818153906c48 (diff)
downloadtemp_pred_arima-506c0cf1f6e19c0e6480eede6ca0d99e7162ea80.tar.xz
temp_pred_arima-506c0cf1f6e19c0e6480eede6ca0d99e7162ea80.zip
update readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0ec1164..09c4252 100644
--- a/README.md
+++ b/README.md
@@ -129,6 +129,7 @@ python app.py
## Project Structure
+```
.
├── GlobalLandTemperaturesByCity.csv [The orginal CSV data file]
├── README.md [This File]
@@ -144,6 +145,7 @@ python app.py
│   └── map.js [Map Rendering Algorithm]
└── templates [Contains HTML Files]
└── index.html [Main HTML Dashboard]
+```
## Dataset and Data Description