From c2fa0899e9f58d7e76a810193092b0e9029efbe8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 12 Oct 2018 09:12:34 -0400 Subject: [PATCH] responder --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7f9dfb7..a819cfd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Responder: a familiar HTTP Service Framework for Python [![Build Status](https://travis-ci.org/kennethreitz/responder.svg?branch=master)](https://travis-ci.org/kennethreitz/responder) +[![image](https://img.shields.io/pypi/v/responder.svg)](https://pypi.org/project/responder/) +[![image](https://img.shields.io/pypi/l/responder.svg)](https://pypi.org/project/responder/) +[![image](https://img.shields.io/pypi/pyversions/responder.svg)](https://pypi.org/project/responder/) +[![image](https://img.shields.io/github/contributors/kennethreitz/responder.svg)](https://github.com/kennethreitz/responder/graphs/contributors) +[![image](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/kennethreitz) ![](https://github.com/kennethreitz/responder/raw/master/ext/Artboard%201%402x-100.jpg)