From 7a8b809b6a214cf63dd36a749c7548781b9c08ef Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:24:20 +0200 Subject: [PATCH] Add badges to README.md --- README.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b1ff157..7995ffa 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +.. image:: http://nikolaskama.me/content/images/2017/02/kickthemout_small.png + KickThemOut ============ @@ -10,7 +12,14 @@ Compatible with Python 2.6 & 2.7. Authors: `Nikolaos Kamarinakis `_ & `David Schütz `_. -.. image:: https://nikolaskama.me/content/images/2017/01/kickthemout.png +.. image:: https://travis-ci.org/k4m4/onioff.svg?branch=master + :target: https://travis-ci.org/k4m4/onioff +.. image:: https://img.shields.io/badge/say%20thanks-%3A%29-blue.svg + :target: https://saythanks.io/to/k4m4 +.. image:: https://img.shields.io/badge/made%20with-%3C3-red.svg + :target: https://github.com/k4m4 +.. image:: https://img.shields.io/github/stars/k4m4/kickthemout.svg + :target: https://github.com/k4m4/kickthemout/stargazers Installation -------------