From a4d74fdeb885167b5828c03080c18ef5ccb2203e Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 26 Jun 2018 01:22:02 +0200 Subject: [PATCH] typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33d42368b9..8883e23b58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ Platypush ========= -[![Build Status](https://travis-ci.org/BlackLight/platypush.svg?branch=master)](https://travis-ci.org/BlackLight/platypush) [![Documentation Status](//readthedocs.org/projects/platypush/badge/?version=latest)](https://platypush.readthedocs.io/en/latest/?badge=latest) +[![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) Execute any command or custom complex logic on your devices, wherever they are, using PushBullet, Apache Kafka, or any backend.