diff --git a/README.md b/README.md index 186041f..74a4701 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,7 @@ Land elevation, bathymetry, and real-color maps obtained from [Visible Earth](ht Water mask map obtained from [Shaded Relief](https://www.shadedrelief.com/natural3/pages/extra.html). Uses [D3](https://d3js.org/) (d3-geo) for map projections. Super Mario is a property of Nintendo. [Super Mario War](http://supermariowar.supersanctuary.net/) is a fangame inspired by Super Mario games. + +## Samples + +![Larger Sample Output](./docs/img/sample-output-2.png) \ No newline at end of file diff --git a/docs/img/sample-output-2.png b/docs/img/sample-output-2.png new file mode 100644 index 0000000..fd0d436 Binary files /dev/null and b/docs/img/sample-output-2.png differ diff --git a/docs/img/sample-output.png b/docs/img/sample-output.png index fd0d436..96dc6be 100644 Binary files a/docs/img/sample-output.png and b/docs/img/sample-output.png differ