From 3508622e3bdceb8f3e2b461ce693bf83bc1831b8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 12 May 2019 23:55:16 -0700 Subject: [PATCH] Remove badges from README [skipci] (#23815) --- README.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 941a463fb37410..08f20778d701af 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Home Assistant |Build Status| |CI Status| |Coverage Status| |Chat Status| +Home Assistant |Chat Status| ================================================================================= Home Assistant is a home automation platform running on Python 3. It is able to track and control all devices at home and offer a platform for automating control. @@ -27,12 +27,6 @@ components `__ of our website for further help and information. -.. |Build Status| image:: https://travis-ci.org/home-assistant/home-assistant.svg?branch=dev - :target: https://travis-ci.org/home-assistant/home-assistant -.. |CI Status| image:: https://circleci.com/gh/home-assistant/home-assistant.svg?style=shield - :target: https://circleci.com/gh/home-assistant/home-assistant -.. |Coverage Status| image:: https://img.shields.io/coveralls/home-assistant/home-assistant.svg - :target: https://coveralls.io/r/home-assistant/home-assistant?branch=master .. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg :target: https://discord.gg/c5DvZ4e .. |screenshot-states| image:: https://raw.github.com/home-assistant/home-assistant/master/docs/screenshots.png