Update image URL to reflect new directory structure.

This commit is contained in:
Marcelo Prates
2025-05-16 22:23:45 -03:00
parent 20858a6f58
commit 8e156e37b4

View File

@@ -8,7 +8,7 @@
"\n",
"A minimal Python library to draw customized maps from [OpenStreetMap](https://www.openstreetmap.org/#map=12/11.0733/106.3078) created using the [osmnx](https://github.com/gboeing/osmnx), [matplotlib](https://matplotlib.org/), [shapely](https://shapely.readthedocs.io/en/stable/index.html) and [vsketch](https://github.com/abey79/vsketch) packages.\n",
"\n",
"![](https://github.com/marceloprates/prettymaps/raw/main/prints/heerhugowaard.png)\n",
"![](https://github.com/marceloprates/prettymaps/raw/main/pictures/heerhugowaard.png)\n",
"\n",
"# [![Docs](https://img.shields.io/badge/docs-GitHub%20Pages-blue?logo=github)](https://marceloprates.github.io/prettymaps/) [![PyPI](https://img.shields.io/pypi/v/prettymaps)](https://pypi.org/project/prettymaps/) [![Python](https://img.shields.io/badge/python-3.11%2B-blue)](https://www.python.org/) [![License](https://img.shields.io/badge/license-AGPL%20v3.0-green)](LICENSE)\n",
"\n",