From 1f2b4a9eec0872fe7c4bf4ef64193ab128101695 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Fri, 24 Feb 2017 19:18:49 +0200 Subject: [PATCH 1/7] Update README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 54d7741..b1ff157 100644 --- a/README.rst +++ b/README.rst @@ -48,6 +48,12 @@ Here's a short demo: (For more demos click `here `_.) +Developers +----------- + +* Nikolaos Kamarinakis - `@nikolaskama `_ +* David Schütz - `@xdavidhu `_ + Disclaimer ----------- From 7a8b809b6a214cf63dd36a749c7548781b9c08ef Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:24:20 +0200 Subject: [PATCH 2/7] 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 ------------- From edeb769e5b4b33755729deb640fbc9fd4144a914 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:26:53 +0200 Subject: [PATCH 3/7] Add license badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7995ffa..5e44635 100644 --- a/README.rst +++ b/README.rst @@ -14,8 +14,8 @@ Authors: `Nikolaos Kamarinakis `_ & `David Schütz .. 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/license-MIT-blue.svg + :target: https://github.com/k4m4/kickthemout/blob/master/LICENSE .. 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 From 7c2fb47f9800e38042f70ea08d1e68adbcdacb47 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:28:50 +0200 Subject: [PATCH 4/7] Add line break --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 5e44635..65ef6a4 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,8 @@ Authors: `Nikolaos Kamarinakis `_ & `David Schütz :target: https://github.com/k4m4 .. image:: https://img.shields.io/github/stars/k4m4/kickthemout.svg :target: https://github.com/k4m4/kickthemout/stargazers + +------------- Installation ------------- From 5911f0cb705b9a600a6ee7378cd8fd543f5d3ab0 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:31:23 +0200 Subject: [PATCH 5/7] Fix Made With <3 badge --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 65ef6a4..e9073c4 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,6 @@ Authors: `Nikolaos Kamarinakis `_ & `David Schütz .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/k4m4/kickthemout/blob/master/LICENSE .. 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 From 46de789645c165386457b42b109f829ad10e1262 Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:32:30 +0200 Subject: [PATCH 6/7] Fix badges indentation --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index e9073c4..8910963 100644 --- a/README.rst +++ b/README.rst @@ -17,6 +17,7 @@ Authors: `Nikolaos Kamarinakis `_ & `David Schütz .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/k4m4/kickthemout/blob/master/LICENSE .. image:: https://img.shields.io/badge/made%20with-%3C3-red.svg + :target: https://nikolaskama.me/kickthemoutproject .. image:: https://img.shields.io/github/stars/k4m4/kickthemout.svg :target: https://github.com/k4m4/kickthemout/stargazers From cf4d3e297bd8093a5e66063b1d1b0944ff6d5b8c Mon Sep 17 00:00:00 2001 From: Nikolaos Kamarinakis Date: Mon, 27 Feb 2017 16:38:00 +0200 Subject: [PATCH 7/7] Fix build badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8910963..9645b48 100644 --- a/README.rst +++ b/README.rst @@ -12,8 +12,8 @@ Compatible with Python 2.6 & 2.7. Authors: `Nikolaos Kamarinakis `_ & `David Schütz `_. -.. image:: https://travis-ci.org/k4m4/onioff.svg?branch=master - :target: https://travis-ci.org/k4m4/onioff +.. image:: https://travis-ci.org/k4m4/kickthemout.svg?branch=master + :target: https://travis-ci.org/k4m4/kickthemout .. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://github.com/k4m4/kickthemout/blob/master/LICENSE .. image:: https://img.shields.io/badge/made%20with-%3C3-red.svg