Skip to content

Commit

Permalink
Merge pull request #177 from arup-group/michael_test_ci_cd_pipeline
Browse files Browse the repository at this point in the history
Minor tweak to README intro
  • Loading branch information
mfitz authored Jun 8, 2023
2 parents f69faa6 + 31f4385 commit 3c770cb
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 @@ -26,7 +26,7 @@

## Overview

This package provides tools to represent and work with a multi-modal transport network with public transport (PT)
GeNet provides tools to represent and work with a multi-modal transport network with public transport (PT)
services. It is based on [MATSim's](https://www.matsim.org/) representation of such networks. The underlying
network available to PT services (roads, railways, but also ferry/flight connections) uses a `networkx.MultiDiGraph`
with additional methods for `'links'` which are unique in `genet.Network` (`networkx.MultiDiGraph` accepts multiple
Expand Down

0 comments on commit 3c770cb

Please sign in to comment.