From caa4884b3ad6c4efec41fc2e09f8541cfa2c23cf Mon Sep 17 00:00:00 2001 From: krzychb Date: Wed, 18 Jan 2017 21:03:15 +0100 Subject: [PATCH] Added README.md to example category folders * Original commit: espressif/esp-idf@0b6598c49206228896f41f20ada2382270d9da6b --- examples/protocols/mdns/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/protocols/mdns/README.md b/examples/protocols/mdns/README.md index 1c298604b..76dbdc17b 100644 --- a/examples/protocols/mdns/README.md +++ b/examples/protocols/mdns/README.md @@ -1,4 +1,4 @@ -# 30_mdns example +# mDNS example Shows how to use mDNS to advertise lookup services and hosts