From a24bab0a27c69e7c5009c0c4260a5590ba019c34 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 14 Oct 2020 17:55:45 +0300 Subject: [PATCH] Fix badge --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7d4b9c65..c137fe43 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ PlatformIO .. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg :target: https://pypi.python.org/pypi/platformio/ :alt: License -.. image:: https://img.shields.io/badge/PlatformIO-Community-orange.svg +.. image:: https://img.shields.io/badge/PlatformIO-Labs-orange.svg :alt: Community Labs :target: https://piolabs.com/?utm_source=github&utm_medium=core @@ -30,7 +30,7 @@ PlatformIO **Social:** `LinkedIn `_ | `Twitter `_ | `Facebook `_ | -`Community `_ +`Community Forums `_ .. image:: https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-ide-laptop.png :target: https://platformio.org?utm_source=github&utm_medium=core @@ -60,6 +60,8 @@ Solutions * `Desktop IDEs Integration `_ * `Continuous Integration `_ +**Advanced** + * `Debugging `_ * `Unit Testing `_ * `Static Code Analysis `_