From 90814ba6456bb863c9f005b04bf317cd8621d8b8 Mon Sep 17 00:00:00 2001
From: Lars Bilke <larsbilke83@googlemail.com>
Date: Thu, 24 May 2012 16:52:16 +0300
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a18cf4ab91e..9ba4484771b 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,10 @@ is object-oriented with an focus on the numerical solution of coupled multi-fiel
 problems (multi-physics). Parallel versions of OGS are available relying on
 both MPI and OpenMP concepts. Application areas of OGS are currently CO2
 sequestration, geothermal energy, water resources management, hydrology and 
-waste deposition.
\ No newline at end of file
+waste deposition.
+
+## Development ##
+
+- To get started checkout the [developer guide](http://ufz.github.com/devguide)
+- For the actual build status see the [Jenkins-CI server](https://svn.ufz.de/hudson/view/OGS-6/)
+- Have a look at the [Doxygen documentation](https://svn.ufz.de/hudson/view/OGS-6/job/OGS-6-Docs/lastSuccessfulBuild/artifact/build/docs/index.html)
\ No newline at end of file
-- 
GitLab