From 951495c43478db7058e882e87bc812dc5c3c13e0 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Mon, 6 May 2019 23:28:14 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0068ffe..240d354 100644 --- a/README.md +++ b/README.md @@ -95,11 +95,7 @@ To make the variable UniqueID8 to work propably the library uses the default byt * ESP8266 - 4 bytes * ESP32 - 6 bytes -## Dependencies - -This library only supports AVR Microcontroller and ESP Microcontroller. - -## Installation +# Installation * Install the library by [Using the Library Manager](https://www.arduino.cc/en/Guide/Libraries#toc3) * **OR** by [Importing the .zip library](https://www.arduino.cc/en/Guide/Libraries#toc4) using either the [master](https://github.com/ricaun/ArduinoUniqueID/archive/1.0.7.zip) or one of the [releases](https://github.com/ricaun/ArduinoUniqueID/releases) ZIP files.