diff --git a/README.md b/README.md index a18cf4ab91ee98dca9157d5c5e5ce7e6327fe2ee..9ba4484771b8fedacff88d622cf843e868613517 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