From 726f5af45ee191b81f8fe0aa4b6aac95761959ef Mon Sep 17 00:00:00 2001
From: Tim Fechner <tim.fechner@hs-hannover.de>
Date: Wed, 6 Dec 2017 14:02:33 +0100
Subject: [PATCH] Change color of django badge because 1.11 is not the latest
 release

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 025d05ec..b3e2c3e8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# hshassets [![python version](https://img.shields.io/badge/python-3.x-blue.svg)]() [![django version](https://img.shields.io/badge/Django-1.11.x-brightgreen.svg)]()
+# hshassets [![python version](https://img.shields.io/badge/python-3.x-blue.svg)]() [![django version](https://img.shields.io/badge/Django-1.11.x-yellow.svg)]()
 
 This django-app provides everything you ever wanted! (probably not, but i hope you feel happy anyways). It brings fonts,
 styles, javascript and layouts as templates.
-- 
GitLab