Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
munterfi committed Nov 29, 2024
1 parent 70ecae4 commit 8abd446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The converter has a modular design (DI):
- **supply**: A generic supply builder interface. Defines infrastructure and rolling stock repositories, as well
as vehicle circuits planner interfaces used in the builder.
- **validation**: Network graphic ID validator and sanitizer.
- **matsim**: MATSim-specific transit schedule builder, implementing the supply builder interface.
- **adapter**: Format-specific transit schedule builder, implementing the supply builder interface.
- **io**: Provides implementations for network graphic sources and converter output sinks.

The class diagram outlines the core classes and their relationships:
Expand Down

0 comments on commit 8abd446

Please sign in to comment.