From adb57c76bf049fc8a7720adc5185d3e4fefc8bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Socho=C5=84?= Date: Thu, 13 Aug 2020 22:45:26 +0200 Subject: [PATCH] Update README.rst Add missing lib in Dependencies section. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 428cc01..e7f3ae9 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,7 @@ This driver depends on: * `Adafruit CircuitPython `_ * `Bus Device `_ +* `Register `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading