mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ the “core” and the libraries that are included with the [download](http://pr
|
||||
> "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.
|
||||
|
||||
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).
|
||||
If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://processing-js.lighthouseapp.com/).
|
||||
If it relates to the [JavaScript](http://processingjs.org) version, please use [their issue tracker](https://github.com/processing-js/processing-js/issues).
|
||||
All Android-related development has moved to its own repository [here](https://github.com/processing/processing-android),
|
||||
so issues with Android Mode, or with the Android version of the core library should be posted there instead.
|
||||
|
||||
@@ -35,4 +35,4 @@ But in the meantime, I ask for your patience,
|
||||
and [patches](https://github.com/processing/processing/pulls).
|
||||
|
||||
Ben Fry, 3 February 2013
|
||||
Last updated 18 November 2014
|
||||
Last updated 13 January 2015
|
||||
|
||||
Reference in New Issue
Block a user