diff --git a/README.md b/README.md index f737f54..fd6bc00 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Double Reset Detector Library to detect a double reset, using ESP8266 RTC Memory -VERSION: 0.0.2 +VERSION: 1.0.0 PURPOSE: Detects a double reset so that an alternative start-up mode can be used. One example use is to allow re-configuration of a device's wifi. -LICENCE: GPL v3 (http://www.gnu.org/licenses/gpl.html) +LICENCE: MIT