From 45f8a358692eb0cb79054153acb5cb2a6a647758 Mon Sep 17 00:00:00 2001 From: Priyansh Date: Wed, 17 Nov 2021 14:24:53 -0500 Subject: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3