diff --git a/README.md b/README.md index 695f769..40ae59c 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,9 @@ Note that this software has it's own small wrapper for the config file, e.g. to ## Used libraries -- PCF8574T - a driver for the i2c multiplexer used to address the 2x16 lcd display -- [ProgramChooserAdapted](https://git.privacynerd.de/BlueFox/ProgramChooser) - an adapted version of ProgramChooser (but I'm planning to merge my changes to the upstream Programchooser) +- [PCF8574T](https://git.privacynerd.de/BlueFox/micropython-libraries/src/branch/main/PCF8574T) - a driver for the i2c multiplexer used to address the 2x16 lcd display +- [WelcomeScreen](https://git.privacynerd.de/BlueFox/WelcomeScreen) - used to display a small welcome message in the beginning +- [lcdMenu](https://git.privacynerd.de/BlueFox/lcdMenu) - used for the menus ## License