From 87e56f132bf01ed99636b9ec28dd06077fb82ee0 Mon Sep 17 00:00:00 2001 From: Marius Vikhammer Date: Tue, 23 Mar 2021 12:21:14 +0800 Subject: [PATCH] docs: remove the read the docs CI badge Docs are built and hosted on our server, so this badge is no longer needed. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 12208dd313..5e76eafb8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Espressif IoT Development Framework -[![Documentation Status](https://readthedocs.com/projects/espressif-esp-idf/badge/?version=latest)](https://docs.espressif.com/projects/esp-idf/en/latest/?badge=latest) - ESP-IDF is the official development framework for the [ESP32](https://espressif.com/en/products/hardware/esp32/overview) chip provided for Windows, Linux and macOS. # Developing With ESP-IDF