From 0d1da69fb3aac7531928388ca1be3a4f09dd22f5 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 dbcf45d9ad..653edaa7dd 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ * [中文版](./README_CN.md) -[![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