diff --git a/README.md b/README.md index 384caa0..32dd1b7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ **A super easy to use GUI for downloading map tiles** +

+ +

## So what does it do? @@ -31,7 +34,7 @@ I design map related things as a hobby, and often I have to work with offline ma - Select multiple zoom levels in one go - Ability to ignore tiles already downloaded - Specify any custom file name format -- Supports ANY tile provider as long as it has `x`, `y`, `z`, or `quad` in it +- Supports ANY tile provider as long as the url has `x`, `y`, `z`, or `quad` in it - Built using MapBox :heart: ## Important Disclaimer diff --git a/gif/map-tiles-downloader.gif b/gif/map-tiles-downloader.gif new file mode 100644 index 0000000..b2d4d15 Binary files /dev/null and b/gif/map-tiles-downloader.gif differ