From 16fc0e4920931e4f44c9484dc9f0355f8d6708e7 Mon Sep 17 00:00:00 2001 From: Marvin Johanning Date: Wed, 11 Jul 2018 12:12:35 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0219e1d..2dd4e2d 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Thirdly, you need an IDE that is capable of uploading code to your Arduino. The Fourthly and lastly, you also need to download the LiquidCrystal library from [here](https://github.com/arduino-libraries/LiquidCrystal). The main purpose of this library is to be able to easily control LCDs. For further information on how to install libraries for your Arduino, please visit refer to the [official guide](https://www.arduino.cc/en/Guide/Libraries). +----- + ### Hardware As mentioned previously, you also require some hardware to be able to run this program properly.