We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457a3ba commit afe4a81Copy full SHA for afe4a81
README.md
@@ -4,8 +4,8 @@ This library is simply a fork of the original JSON for [Java library written by
4
5
# Installation in Processing
6
7
-1. Download the [zip-file](https://github.com/downloads/agoransson/JSON-processing/json4processing-0.1.1.zip)
8
-2. Extract the [zip-file](https://github.com/downloads/agoransson/JSON-processing/json4processing-0.1.1.zip) into your /sketchbook/libraries/ folder.
+1. Download the latest version [here](https://github.com/agoransson/JSON-processing/downloads)
+2. Extract the zip-file into your /sketchbook/libraries/ folder.
9
3. Restart Processing IDE
10
11
# Getting started with JSON in Processing.
0 commit comments