diff --git a/README.md b/README.md
index c2bb6d96a0f0b4acc1ffe6d3ad6eff3baa486623..1e9eb8e70ffc1a4aee302aec7dc8a9a33b62546a 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,10 @@ feature-by-feature.
 ## Software development ##
 
 - To get started checkout the [developer guide][devguide]
+- Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml)
+- Have a look at the [source code documentation][docs]
 - For the actual build status see the [Jenkins-CI server][jenkins-ci]
-- Have a look at the [Doxygen documentation][docs]
-- Actual build status: [![Build Status](https://travis-ci.org/ufz/ogs.png)](https://travis-ci.org/ufz/ogs)
+- Actual Travis build status: [![Build Status](https://travis-ci.org/ufz/ogs.png)](https://travis-ci.org/ufz/ogs)
 
 ## License ##