Skip to content

Commit 68fc141

Browse files
committed
Removed the todo that got forgotten and update the example
1 parent 643af23 commit 68fc141

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,8 @@ This is easily achieved by downloading
2929
Usage Example
3030
=============
3131

32-
.. todo:: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
33-
3432
.. code-block:: python
3533
36-
import sys
37-
sys.path.append('/Adafruit_CircuitPython_PYOA')
38-
3934
import adafruit_sdcard
4035
import storage
4136
from adafruit_pyoa import PYOA_Graphics

0 commit comments

Comments
 (0)