From b6285634fdf63ea3eb78fdf4fed78ae0220f728f Mon Sep 17 00:00:00 2001 From: Skud Date: Sat, 6 Oct 2012 23:28:38 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 72b429b95..38efb6a2d 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ Welcome to the Growstuff project. Growstuff is an open source/open data project to create a website for food gardeners. -You can find most of our documentation at: +You can find most of our documentation at: http://wiki.growstuff.org/ -http://wiki.growstuff.org/ - -If you are interested in hacking on Growstuff, please read the following: - -http://wiki.growstuff.org/index.php/Development_process_overview \ No newline at end of file +Our development uses Extreme Programming practices, which means we pair on all our work. +Feel free to fork our code and explore, but if you would like to contribute back to us, +please read http://wiki.growstuff.org/index.php/Development_process_overview before +sending us a pull request.