diff --git a/README.md b/README.md index f3787c6..8e07971 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,7 @@ in my custom built map renderer. Map data comes from OpenStreetmap. -Pretty much all polygons in this map viewer are created by [Jonathan Richard Shewchuk](https://people.eecs.berkeley.edu/~jrs/)s 2D mesh generator library [Triangle](https://www.cs.cmu.edu/~quake/triangle.html). \ No newline at end of file +Pretty much all polygons in this map viewer are created by [Jonathan Richard Shewchuk](https://people.eecs.berkeley.edu/~jrs/)s 2D mesh generator library [Triangle](https://www.cs.cmu.edu/~quake/triangle.html). + +![The city of Leipzig](res/leipzig.jpg) +A custom render of the city of Leipzig \ No newline at end of file diff --git a/res/leipzig.jpg b/res/leipzig.jpg new file mode 100644 index 0000000..b10863f Binary files /dev/null and b/res/leipzig.jpg differ