From 28e5a87cd07d8ffb611d85e05d40e8024f44a086 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Sat, 19 Mar 2016 10:16:59 -0700 Subject: [PATCH] pypi badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da06283a3576..f250d93489dbc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ Dashed ========= -[![Join the chat at https://gitter.im/airbnb/dashed](https://badges.gitter.im/airbnb/dashed.svg)](https://gitter.im/airbnb/dashed?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![PyPi version](https://pypip.in/v/dashed/badge.png)](https://crate.io/packages/dashed/) ![img](https://travis-ci.org/airbnb/dashed.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/airbnb/dashed/badge.svg?branch=master&service=github)](https://coveralls.io/github/airbnb/dashed?branch=master) [![Code Health](https://landscape.io/github/airbnb/dashed/immune_to_filter/landscape.svg?style=flat)](https://landscape.io/github/airbnb/dashed/master) +[![PyPi downloads](https://pypip.in/d/dashed/badge.png)](https://crate.io/packages/dashed/) +[![Join the chat at https://gitter.im/airbnb/dashed](https://badges.gitter.im/airbnb/dashed.svg)](https://gitter.im/airbnb/dashed?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Dashed is a data exploration platform designed to be visual, intuitive and interactive.