Skip to content

Commit 3dc74d4

Browse files
committed
updating readme and package
1 parent 92967ab commit 3dc74d4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
ArcGIS JSON to GeoJSON
22
======================
33

4-
Need to convert some ArcGIS JSON to GeoJSON? This is a simple project that helps you do that.
4+
Need to convert some ArcGIS JSON to GeoJSON? This is a simple page that helps you do that.
55

6-
View the site: http://arcgisjson.togeojson.com/
6+
[![screenshot](https://i.imgur.com/d26vDKM.jpg)](http://arcgisjson.togeojson.com/)
77

8+
View the site: http://arcgisjson.togeojson.com/
89

910
Development: Installation
1011
--------

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "arcgis-json-to-geojson",
33
"description": "Convert ArcGIS JSON to GeoJSON",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": "Gavin Rehkemper <[email protected]>",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)