diff --git a/README.md b/README.md index c41800f05..4dc287f57 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ Processing ========== -This is the official source code for the Processing Development Environment (PDE), -the 'core' and the libraries that are included with the download. +This is the official source code for the [Processing](http://processing.org) Development Environment (PDE), +the “core” and the libraries that are included with the [download](http://processing.org/download). -If you have found a bug in the Processing software, you can file it here under the “issues” tab. -If it relates to JavaScript mode, please use [their issue tracker](https://processing-js.lighthouseapp.com/). +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/). -The processing-web repository contains reference, examples, and the site. -(Please file issues there if they're in regard to anyonthing on the site, -the examples, or the reference.) +The [processing-web](https://github.com/processing/processing-web/) repository +contains reference, examples, and the site. +(Please use that link to file issues regarding the web site, the examples, or the reference.) Someday maybe I'll even take the time to update the build instructions, write code style guidelines, fix all these bugs, throw together hundreds of unit tests, and solve the Israeli-Palestinian conflict.