Skip to content

Commit

Permalink
Make readme submodules a list
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin authored Mar 29, 2024
1 parent 2ce9d61 commit 7857cec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The kubernetes configuration is generated using Helm templates. See Helm's docum
The code is heavily commented, go to each folder in src for more information.

### Submodules maintained
**Dmfr folder reader**: reads data from transitland-atlas into raw structs
**Château**: Associates feeds with operators and vise versa using depth first search in knowledge graph
**Amtrak GTFS rt**: Conversion of proprietary realtime data from amtrak's website into gtfs-rt.
**Zotgtfs**: conversion of Transloc data and hand typed schedules from Anteater Express to GTFS schedule and realtime.
- **Dmfr folder reader**: reads data from transitland-atlas into raw structs
- **Château**: Associates feeds with operators and vise versa using depth first search in knowledge graph
- **Amtrak GTFS rt**: Conversion of proprietary realtime data from amtrak's website into gtfs-rt.
- **Zotgtfs**: conversion of Transloc data and hand typed schedules from Anteater Express to GTFS schedule and realtime.

## Install Dependencies

Expand Down

0 comments on commit 7857cec

Please sign in to comment.