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 19e49af commit 649520cCopy full SHA for 649520c
README.md
@@ -8,10 +8,12 @@ Since the beta release (8) of Processing 2.0 (February 24) JSON is part of the c
8
9
# Installation in Processing
10
11
-1. Download the latest version [here](https://github.com/agoransson/JSON-processing/downloads)
+1. Download the latest version [here](santiclaws.se/json4processing/json4processing-0.1.6.zip)
12
2. Extract the zip-file into your /sketchbook/libraries/ folder.
13
3. Restart Processing IDE
14
15
+You can still find the OLD versions [here](https://github.com/agoransson/JSON-processing/downloads)
16
+
17
# Getting started with JSON in Processing.
18
19
**Creating a JSONObject with primitive members**
0 commit comments