Skip to content

Commit a96f67b

Browse files
authored
Fix links
1 parent 649ddd1 commit a96f67b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
Visualization of simulated Oyster pathogen dispersal in the North Sea.
44

5-
## Table of Contents
6-
- [Installation](#installation)
7-
- [Usage](#usage)
8-
- [Configuration](#configuration)
9-
- [License](#license)
10-
115
## Installation
126

137
### Prerequisites
@@ -47,7 +41,7 @@ python geojson_to_db.py
4741
python connectivity_to_db.py # (might take a few minutes)
4842
```
4943

50-
### Using the app
44+
## Using the app
5145

5246
Connect to http://localhost:5173/ in the browser of your choice.
5347

@@ -73,4 +67,4 @@ Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
7367
## Credits / Acknowledgements
7468

7569
- See [database/requirements.txt](database/requirements.txt) for used python libraries. Deckgl and maplibre for the frondend.
76-
- Contributors: Ingmar Eissfeldt (@IngmarEissfeldt), Willi Rath (@willirath), Felix Kirch (@felixkirch)
70+
- Contributors: Ingmar Eissfeldt ([@IngmarEissfeldt](https://github.com/ingmareissfeldt)), Willi Rath ([@willirath](https://github.com/willirath)), Felix Kirch ([@felixkirch](https://github.com/felixkirch))

0 commit comments

Comments
 (0)