From 70ea3c2ee65cd3eab237225075cc8c176883dc2f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 19 Feb 2013 12:19:53 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd2916ed0..7d85a9b1c 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,15 @@ 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. +The instructions for building the source [are here](https://github.com/processing/processing/wiki/Build-Instructions), +although they [need an update](https://github.com/processing/processing/issues/1629). -But in the meantime, I ask for your patience, participation, and patches. +Someday we'll also write code style guidelines, fix all these bugs, +throw together hundreds of unit tests, and solve the Israeli-Palestinian conflict. + +But in the meantime, I ask for your patience, +[participation](https://github.com/processing/processing/wiki/Project-List), +and [patches](https://github.com/processing/processing/pulls). Ben Fry, 3 February 2013 -Last updated 11 February 2013 +Last updated 19 February 2013