From 4a0e7dfe7c2d5ae0b30566146afa01d82f46eaf0 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Thu, 25 Jul 2019 19:00:55 +0200 Subject: [PATCH] Added pypi version banner to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1407f3d2..b873ac0a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Platypush [![Build Status](https://travis-ci.org/BlackLight/platypush.svg?branch=master)](https://travis-ci.org/BlackLight/platypush) [![Documentation Status](https://readthedocs.org/projects/platypush/badge/?version=latest)](https://platypush.readthedocs.io/en/latest/?badge=latest) +[![pip version](https://pypi.python.org/pypi/platypush/)](https://img.shields.io/pypi/v/platypush.svg?style=flat) Imagine Platypush as some kind of [IFTTT](https://ifttt.com) on steroids - or [Tasker](https://tasker.joaoapps.com/), or [Microsoft Flow](https://flow.microsoft.com), or [PushBullet](https://pushbullet.com) on steroids.