From bcc1cee1fd13223f466f4161ad7c353ea7e6cd75 Mon Sep 17 00:00:00 2001 From: HomeSpan <68477936+HomeSpan@users.noreply.github.com> Date: Fri, 6 Nov 2020 22:20:23 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dca091..a254db0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HomeSpan -_HomeKit for the Arduino-ESP32!_ +*HomeKit for the Arduino-ESP32!* Welcome to HomeSpan - a robust and extremely easy-to-use Arduino library for creating your own [ESP32-based](https://www.espressif.com/en/products/modules/esp32) HomeKit devices entirely within the [Arduino IDE](http://www.arduino.cc). @@ -32,9 +32,9 @@ HomeSpan provides a microcontroller-focused implementation of [Apple's HomeKit A * Launch the WiFi Access Point * A 10-page User Guide -## Latest Updates ## +## Latest Updates: 11/3/2020 ## -* 11/3/2020: HomeSpan 1.0.0 is the initial public release. It is 100% feature-complete and includes 16 very detailed example-tutorials providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page User Guide provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit. +* HomeSpan 1.0.0 is the initial public release. It is 100% feature-complete and includes 16 very detailed example-tutorials providing step-by-step instructions on how to use HomeSpan to create your own HomeKit devices. A 10-page User Guide provides addtional details on how to configure your finished HomeKit device for use on your WiFi network, and how to pair it to HomeKit. ## Getting Started ##