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 ##