From ddde5cd85b872cb09e865a9d52c810795ff64923 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 20 Dec 2016 12:54:00 -0500 Subject: [PATCH] travis and saythanks icons in readme --- README.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 57a4f334..a5916437 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,15 @@ Requests: HTTP for Humans .. image:: https://img.shields.io/pypi/v/requests.svg :target: https://pypi.python.org/pypi/requests - + +.. image:: https://travis-ci.org/kennethreitz/requests.svg?branch=master + :target: https://travis-ci.org/kennethreitz/requests + +.. image:: https://img.shields.io/badge/SayThanks.io-☼-1EAEDB.svg + :target: https://saythanks.io/to/kennethreitz + + + Requests is the only *Non-GMO* HTTP library for Python, safe for human consumption.