Fix image in README

This commit is contained in:
Logan Williams
2020-12-09 12:04:13 +01:00
parent 63e2716d1d
commit 7ebfa25bc2

View File

@@ -18,7 +18,7 @@ Using the `--geojson <output-location>` command line argument, the list can be s
Using the `--map <output-location>` 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.