From 69a89a80e23aed2e4c245d415445ab5cc3e1b280 Mon Sep 17 00:00:00 2001
From: Ayaz Badouraly <ayaz.badouraly@via.ecp.fr>
Date: Fri, 23 Dec 2016 04:20:58 +0100
Subject: [PATCH] Adding badges in readme

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

diff --git a/README.md b/README.md
index eef4c18..d72cc74 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 VIA theme for ZSH
 =================
 
+[![Build Status](https://travis-ci.org/badouralix/oh-my-via.svg?branch=master)](https://travis-ci.org/badouralix/oh-my-via)
+[![WTFPLv2 License](https://img.shields.io/badge/license-WTFPLv2-blue.svg)](http://www.wtfpl.net)
 
 This is a theme for ZSH which mainly forks the historical theme used on
 [VIA Centrale Réseaux](https://via.ecp.fr/) servers. It can be used with
-- 
GitLab