Update README.md (#204)

deleted extra letter
This commit is contained in:
aminamos
2019-05-28 14:57:52 -05:00
committed by Dhrumil Mehta
parent f0e921a70e
commit 9ad560b12e

View File

@@ -6,7 +6,7 @@ This folder contains data and code behind the story [What 12 Months Of Record-Se
Code file | Description
---|---------
`wunderground_scraper.py` | Downloades weather data web pages from Weather Underground
`wunderground_scraper.py` | Downloads weather data web pages from Weather Underground
`wunderground_parser.py` | Parses the weather data from Weather Underground into a flat CSV file
`visualize_weather.py` | Creates the visualization of the weather data