Skip to content

Commit

Permalink
Update README.md with new Shuttles info
Browse files Browse the repository at this point in the history
  • Loading branch information
qasim committed Apr 28, 2016
1 parent d0783d3 commit cedc31b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,11 +562,11 @@ http://map.utoronto.ca

--------------------------------------------------------------------------------

### Shuttle
### Shuttles

##### Class name
```python
uoftscrapers.Shuttle
uoftscrapers.Shuttles
```

##### Scraper source
Expand All @@ -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
}]
Expand Down

0 comments on commit cedc31b

Please sign in to comment.