From 3818d1950c94662ed33bf78be80892c1bebaca25 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Mon, 16 Jan 2023 13:17:14 -0600 Subject: [PATCH] Update README.md --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 2a19973..4b0349b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -97,6 +97,7 @@ HomeSpan includes the following documentation: * [HomeSpan Projects](https://github.com/topics/homespan) - real-world applications of the HomeSpan Library * [HomeSpan FAQ](FAQ.md) - answers to frequently-asked questions * [Solutions to Common Problems](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 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.