From 279a3cb6e0895d55edfd4bf082682c887d3b4ce8 Mon Sep 17 00:00:00 2001 From: gabsuren Date: Mon, 23 May 2022 17:08:35 +0400 Subject: [PATCH] DOC: Updated README.md regarding esp_websocket_client --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6d7ed53fc..366e078c9 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ * Brief introduction [README](components/esp_modem/README.md) * Full html [documentation](https://espressif.github.io/esp-protocols/esp_modem/index.html) + +### esp_websocket_client + +* Brief introduction [README](components/esp_websocket_client/README.md) +* Full html [documentation](https://espressif.github.io/esp-protocols/esp_websocket_client/index.html)