Update README.md

This commit is contained in:
HomeSpan 2020-11-16 07:52:01 -06:00 committed by GitHub
parent 581aaf0f39
commit d58d3b8aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ HomeSpan includes the following documentation:
* [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, create/change the Setup Code, and pair the device to HomeKit. No computer needed!
* [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 Library Reference](Reference.md) - a complete guide to the HomeSpan Library API
# External Resources