Skip to content

Commit f531eb9

Browse files
committed
Clean up README TODOs
1 parent 0d0a6b3 commit f531eb9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,11 @@ This is easily achieved by downloading
3737
or individual libraries can be installed using
3838
`circup <https://github.com/adafruit/circup>`_.
3939

40-
.. todo:: Describe the Adafruit product this library works with. For PCBs, you can also add the
41-
image from the assets folder in the PCB's GitHub repo.
42-
4340
`Purchase one from the Adafruit shop <http://www.adafruit.com/products/5593>`_
4441

4542

4643
Installing from PyPI
4744
=====================
48-
.. note:: This library is not available on PyPI yet. Install documentation is included
49-
as a standard element. Stay tuned for PyPI availability!
50-
51-
.. todo:: Remove the above note if PyPI version is/will be available at time of release.
5245

5346
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
5447
PyPI <https://pypi.org/project/adafruit-circuitpython-ags02ma/>`_.
@@ -101,8 +94,7 @@ Or the following command to update an existing version:
10194
Usage Example
10295
=============
10396

104-
.. todo:: Add a quick, simple example. It and other examples should live in the
105-
examples folder and be included in docs/examples.rst.
97+
See the ``examples/`` folder to example usage of this library.
10698

10799
Documentation
108100
=============

0 commit comments

Comments
 (0)