Skip to content

Commit

Permalink
remove submodule stuff from README
Browse files Browse the repository at this point in the history
  • Loading branch information
han16nah committed May 6, 2024
1 parent e68e6e0 commit 820ffe8
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ This package is part of [Pledge4Future](https://pledge4future.org/), a project t
git clone https://github.com/pledge4future/co2calculator.git
```

The repository has a submodule (https://github.com/trainline-eu/stations). This has to be pulled with the following command:

```
git submodule update --init --recursive
```


This package requires Python 3.9 and the packages listed in `requirements.txt`

```
Expand Down Expand Up @@ -94,9 +87,10 @@ $ pytest
- Detour coefficients for train trips (1.2) and bus trips (1.5):
- Adapted from [GES 1point5](https://labos1point5.org/ges-1point5), who were advised by Frédéric Héran (economist and urban planner).

### Airports
### Airports and Train Stations

- [OurAirports](https://ourairports.com/data/)
- [Stations - A Database of European Train Stations (Trainline EU)](https://github.com/trainline-eu/stations)

## 🤝 Project partners

Expand Down

0 comments on commit 820ffe8

Please sign in to comment.