diff --git a/README.rst b/README.rst index fb26e74..24dd952 100644 --- a/README.rst +++ b/README.rst @@ -15,12 +15,11 @@ Introduction DisplayIO driver for grayscale OLEDs drive by SSD1325 - Dependencies ============= This driver depends on: -* `Adafruit CircuitPython (version 5+) `_ +* `Adafruit CircuitPython `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading @@ -28,8 +27,6 @@ This is easily achieved by downloading Installing from PyPI ===================== -.. note:: This library is not available on PyPI yet. Install documentation is included - as a standard element. Stay tuned for PyPI availability! On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from PyPI `_. To install for current user: @@ -87,4 +84,5 @@ before contributing to help this project stay welcoming. Documentation ============= -For information on building library documentation, please check out `this guide `_. +For information on building library documentation, please check out `this guide +`_.