diff --git a/README.rst b/README.rst index ef2ec2a..a503dd2 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Usage Example import time import board import terminalio - from adafruit_matrixportal import MatrixPortal + from adafruit_matrixportal.matrixportal import MatrixPortal # You can display in 'GBP', 'EUR' or 'USD' CURRENCY = "USD"