Skip to content

Commit a1105b9

Browse files
committed
Update README.md
1 parent 20690ae commit a1105b9

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ the “core” and the libraries that are included with the [download](http://pr
1111
> "Major changes" means possible breakage to libraries/tools/modes (as we make API changes) and the removal of `Applet` as the base class for PApplet. Some of these will be sorted out before the release, others are changes that will break some code between 2.x and 3.x. Obviously, we will work hard to break as few things as possible.
1212
1313
If you have found a bug in the Processing software, you can file it here under the [“issues” tab](https://github.com/processing/processing/issues).
14-
If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://github.com/processing-js/processing-js/issues).
1514
All Android-related development has moved to its own repository [here](https://github.com/processing/processing-android),
16-
so issues with Android Mode, or with the Android version of the core library should be posted there instead.
15+
so issues with Android Mode, or with the Android version of the core library should be posted there instead. The [processing.js](http://processingjs.org) project is not affiliated with us, but you can find their issue tracker [here](https://github.com/processing-js/processing-js/issues).
1716

1817
The issues list has been imported from Google Code, so there are many spurious references
1918
amongst them since the numbering changed. Basically, any time you see references to
@@ -35,4 +34,4 @@ But in the meantime, I ask for your patience,
3534
and [patches](https://github.com/processing/processing/pulls).
3635

3736
Ben Fry, 3 February 2013
38-
Last updated 13 January 2015
37+
Last updated 1 May 2015

0 commit comments

Comments
 (0)