From de6ea28b39d2e2595329210617587bf98964bca1 Mon Sep 17 00:00:00 2001 From: RevK Date: Sun, 28 May 2023 07:07:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3561ca0..e658085 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ This includes functions for management of settins in NVS using MQTT controls. This includes Kconfig settings to enable/disable key functions, such as AP mode config, Multiple WiFi handling, MQTT handling, etc. -[Details of using devices that use this library](revk-user.md) +User guide: [Details of using devices that use this library](revk-user.md) -[Details for apps using this library](revk-dev.md) +Dev guide: [Details for apps using this library](revk-dev.md)