From 02b811d3030496669612c17826f815b864f9af92 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sun, 15 Nov 2020 21:09:52 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/README.md b/docs/README.md index 0c60552..e6927b9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -63,11 +63,9 @@ In addition to the above resources, developers who are new to HomeKit programmin You ***do not*** need to read the entire document. The whole point of HomeSpan is that it implements all the required HAP operations under the hood so you can focus on just programming whatever logic is needed to control your real-world appliances (lights, fans, RF remote controls, etc.) with the device. However, you will find Chapters 8 and 9 of the HAP guide to be an invaluable reference as it lists and describes all of the Services and Characteristics implemented in HomeSpan, many of which you will routinely utilize in your own HomeSpan sketches. -## Feedback or Questions? - -Please send to [homespan@icloud.com](mailto:homespan@icloud.com). - --- -***This site is also available under [GitHub Pages](https://homespan.github.io/HomeSpan/).*** +Feedback or Questions? Please send to [homespan@icloud.com](mailto:homespan@icloud.com). + +

***This site is also available under [GitHub Pages](https://homespan.github.io/HomeSpan/).***<\p>