Skip to content

Commit 23abf17

Browse files
committed
fix readme
1 parent c05ca26 commit 23abf17

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ This is easily achieved by downloading
2929

3030
Installing from PyPI
3131
--------------------
32-
.. note:: This library is not available on PyPI yet. Install documentation is included
33-
as a standard element. Stay tuned for PyPI availability!
34-
.. todo:: Remove the above note if PyPI version is/will be available at time of release.
35-
If the library is not planned for PyPI, remove the entire 'Installing from PyPI' section.
3632
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
3733
PyPI <https://pypi.org/project/adafruit-circuitpython-esp32spi/>`_. To install for current user:
3834

@@ -58,7 +54,7 @@ To install in a virtual environment in your current project:
5854
Usage Example
5955
=============
6056

61-
.. todo:: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
57+
Check the examples folder for various demos for connecting and fetching data!
6258

6359
Contributing
6460
============

0 commit comments

Comments
 (0)