From 6967ac5d88c510f3911dc26b72407e641f40f77f Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Sat, 6 May 2023 14:24:18 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 345c0c1..1c5d140 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,8 @@ HomeSpan includes the following documentation: * [HomeSpan Projects](https://github.com/topics/homespan) - real-world applications of the HomeSpan Library * [HomeSpan FAQ](docs/FAQ.md) - answers to frequently-asked questions * [Solutions to Common Problems](docs/Solutions.md) - resolutions to some common problems when using/compiling HomeSpan -* [HomeSpan Reference Sketches](https://github.com/HomeSpan/HomeSpanReferenceSketches) - a collection of self-contained Reference Sketches showcasing some of the more complex HomeKit Services, such as Thermostats and Irrigation Systems +* [HomeSpan Reference Sketches](https://github.com/HomeSpan/HomeSpanReferenceSketches) - a collection of self-contained Reference Sketches showcasing some of the more complex HomeKit Services, such as Thermostats and Irrigation Systems + Note that all documentation is version-controlled and tied to each branch. The *master* branch generally points to the latest release. The *dev* branch, when available, will contain code under active development. # External Resources