diff --git a/README.md b/README.md index 875071b..1f17fd8 100644 --- a/README.md +++ b/README.md @@ -562,11 +562,11 @@ http://map.utoronto.ca -------------------------------------------------------------------------------- -### Shuttle +### Shuttles ##### Class name ```python -uoftscrapers.Shuttle +uoftscrapers.Shuttles ``` ##### Scraper source @@ -583,7 +583,7 @@ https://m.utm.utoronto.ca/shuttle.php "location": String, "building_id": String, "times": [{ - "time": String, + "time": Number, "rush_hour": Boolean, "no_overload": Boolean }]