From 87c7a64a01c1ed5b0e947e98a799deeb0adcccd6 Mon Sep 17 00:00:00 2001 From: Shubham Patil Date: Thu, 3 Oct 2024 10:22:54 +0530 Subject: [PATCH] doc: added link to medium blog --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c795e0900..29561d38d 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,9 @@ section in the ESP-Matter Programming Guide. ## Documentation -Refer the [Programming Guide](https://docs.espressif.com/projects/esp-matter/en/latest/) for the latest version of the documentation. +For a simplified explanation of Matter concepts and internals, please check out the [Espressif's Matter blog series](https://blog.espressif.com/matter-38ccf1d60bcd). +Refer the [Programming Guide](https://docs.espressif.com/projects/esp-matter/en/latest/) for the latest version of the documentation. ## Matter Specifications Download the Matter specification from [CSA's official site](https://csa-iot.org/developer-resource/specifications-download-request/)