Skip to content

Commit 73eec57

Browse files
author
David Kaiser
committed
Update README.md
1 parent 33deef0 commit 73eec57

1 file changed

Lines changed: 3 additions & 18 deletions

File tree

README.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
11
# JSON-java
22

3-
This repository is a fork of the original [JSON-java](https://github.com/douglascrockford/JSON-java) repository by Douglas Crockford. This repository only adds two files, build.xml and build.properties, which allow for the ant build system to compile this code into a jar file.
3+
This repository is a fork of the original [JSON-java](https://github.com/douglascrockford/JSON-java) repository by Douglas Crockford. This repository only adds two files, build.xml and build.properties, which allow for the ant build system to compile this code into a jar file. The jar file produced by this project is used for JSON parsing in the [GIS Tools for Hadoop](http://github.com/Esri/gis-tools-for-hadoop) and [Spatial Framework for Hadoop](http://github.com/Esri/spatial-framework-for-hadoop) projects.
44

55
Other JSON library implementations may be found at: [JSON.org](http://www.json.org).
66

77

8-
## Resources
9-
10-
* [ArcGIS Geodata Resource Center]( http://resources.arcgis.com/en/communities/geodata/)
11-
* [ArcGIS Blog](http://blogs.esri.com/esri/arcgis/)
12-
* [twitter@esri](http://twitter.com/esri)
13-
14-
15-
## Issues
16-
17-
Find a bug or want to request a new feature? Please let us know by submitting an issue.
18-
19-
## Contributing
20-
21-
Anyone and everyone is welcome to contribute.
22-
238
## Licensing
249

25-
This repository does not add any additional criteris to the [root repository license terms](https://github.com/douglascrockford/JSON-java/blob/master/README).
10+
This repository does not add any additional criteria to the [root repository license terms](https://github.com/douglascrockford/JSON-java/blob/master/README).
2611

2712

28-
[](Esri Tags: JSON, Big Data)
13+
[](Esri Tags: JSON)
2914
[](Esri Language: Java)

0 commit comments

Comments
 (0)