From c3a04717c04546fc3374f8bcc5e72ca579a22adc Mon Sep 17 00:00:00 2001
From: Lars Bilke <larsbilke83@googlemail.com>
Date: Fri, 7 Feb 2014 15:27:32 +0100
Subject: [PATCH] Updating links in Readme.

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c2bb6d96a0f..1e9eb8e70ff 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 ##
 
-- 
GitLab