From 122154334a3c46a5edcf0e5ed326fc0613f95e38 Mon Sep 17 00:00:00 2001
From: Fabian Lennartz <lennartz@vr.rwth-aachen.de>
Date: Thu, 21 Jun 2018 16:21:28 +0200
Subject: [PATCH] Rename Master and Develop to Stable and Master in order to
 fix the build badges

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

diff --git a/README.md b/README.md
index f11bf110..7ab2218c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Project Phoenix
 
-**Master:** [![build status](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/badges/master/build.svg)](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/commits/master)
+**Stable:** [![build status](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/badges/stable/build.svg)](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/commits/stable)
 &emsp;
-**Develop:** [![build status](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/badges/develop/build.svg)](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/commits/develop)
+**Master:** [![build status](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/badges/master/build.svg)](https://devhub.vr.rwth-aachen.de/VR-Group/Project_Phoenix/commits/master)
 
 *Project Phoenix* is Copyright (c) 2017-2018 RWTH Aachen University, Germany,
 Virtual Reality & Immersive Visualization Group.
-- 
GitLab