From 7ebfa25bc2fcb254080801afc90ac7214207be63 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Wed, 9 Dec 2020 12:04:13 +0100 Subject: [PATCH] Fix image in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e26e84..d052fd5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Using the `--geojson ` command line argument, the list can be s Using the `--map ` command line argument, a simple Leaflet map is made to visualize the locations of the returned points. -![docs/map-example.png] +![Example of map visualization](docs/map-example.png) Multiple types of output can be generated. For example, the following command will search for Instagram locations, save the JSON list, a GeoJSON file, and a map for viewing the locations visually.