diff --git a/CHANGELOG.md b/CHANGELOG.md index 8845629..7625326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Update your installation to the latest version: ``` ## 0.5.0 -**November 30, 2024** +**December 29, 2024** - Adds boolean `credits` parameter to the `Plot` class. Set to `False` to hide the OSM/package credits on the map. - Fixes an issue where customized landcover_classes where ignored in `get_osm_geometries`. diff --git a/README.md b/README.md index 7aaa3dc..0a89fed 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ simplified configuration interfaces. It is partially tested and adds a [streamli ## Running the app locally +You can use the webapp directly under [prettymapp.streamlit.app](https://prettymapp.streamlit.app/) or run it locally via: + ```bash git clone https://github.com/chrieke/prettymapp.git cd prettymapp