From 9158e9ae9e859dc2f22b38260c234102ce8d19e8 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 26 Jun 2018 01:21:04 +0200 Subject: [PATCH] Included docs status badge on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6654c7..33d42368 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Platypush ========= -[![Build Status](https://travis-ci.org/BlackLight/platypush.svg?branch=master)](https://travis-ci.org/BlackLight/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) Execute any command or custom complex logic on your devices, wherever they are, using PushBullet, Apache Kafka, or any backend.