From 4ef8d4384a2b38ea576c4907bc6db6f8a408ed9d Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Mon, 16 Nov 2020 22:04:53 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 7637efc..f1cdfb0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,8 +52,8 @@ HomeSpan includes the following documentation: * [HomeSpan Tutorials](Tutorials.md) - a guide to HomeSpan's tutorial-sketches * [HomeSpan Services and Characteristics](ServiceList.md) - a list of all HAP Services and Characterstics supported by HomeSpan * [HomeSpan Accessory Categories](Categories.md) - a list of all HAP Accessory Categories defined by HomeSpan -* [HomeSpan Command-Line Interface (CLI)](CLI.md) - *for developers:* configure a HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, monitor and update its status, and access detailed, real-time device diagnostics from the Arduino IDE Serial Monitor -* [HomeSpan User Guide](UserGuide.md) - *for end-users:* turnkey instructions on how to configure an already-programmed HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, and pair the device to HomeKit. No computer needed! +* [HomeSpan Command-Line Interface (CLI)](CLI.md) - configure a HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, monitor and update its status, and access detailed, real-time device diagnostics from the Arduino IDE Serial Monitor +* [HomeSpan User Guide](UserGuide.md) - turnkey instructions on how to configure an already-programmed HomeSpan device's WiFi Credentials, modify its HomeKit Setup Code, and pair the device to HomeKit. No computer needed! * [HomeSpan Library Reference](Reference.md) - a complete guide to the HomeSpan Library API # External Resources