From 95de6e10ff8d95e8fa211f8952888abc0821953a Mon Sep 17 00:00:00 2001 From: issalig Date: Sun, 2 Jul 2023 12:29:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5ace7c..036d05d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Code is developed in Arduino for ESP8266 and in particular Wemos B1 mini board. ### Dependencies -This project uses libraries and code by different authors, you can install them in Arduino IDE going to Tools->Library Manager +This project uses libraries and code from different authors, you can install them in Arduino IDE going to Tools->Library Manager - [esp8266](https://github.com/esp8266/Arduino) - [espsoftwareserial](https://github.com/plerup/espsoftwareserial) by Peter Lerup