Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
chrieke committed Dec 3, 2022
1 parent e9c728d commit 761d846
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ fig.savefig("map.jpg")
```

To customize the map apperance, use the additional arguments of the [`Plot`](plotting.py#L36) class (e.g. `shape`,
`contour_width` etc.). Check the preconfigured [styles](settings.py#L35) and webapp [examples](examples.json) for
inspiration.
`contour_width` etc.). Check the preconfigured [styles](prettymapp/settings.py#L35) and
webapp [examples](streamlit-prettymapp/examples.json) for inspiration.

0 comments on commit 761d846

Please sign in to comment.