Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xivk committed Feb 11, 2016
1 parent a4d246a commit 0f11c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GTFS Feed Parser
The implementation is deliberate kept very flexible and customizable because many GTFS feeds out there all have their specific little perks.

### A short example
```
// create the reader.
var reader = new GTFSReader<GTFSFeed>();
Expand Down

0 comments on commit 0f11c8c

Please sign in to comment.