Skip to content

Commit 19b6748

Browse files
authored
Moved installing to pypi to right place
1 parent 3d0d784 commit 19b6748

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ Please ensure all dependencies are available on the CircuitPython filesystem.
2626
This is easily achieved by downloading
2727
`the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle>`_.
2828

29-
Usage Example
30-
=============
31-
32-
See examples/simpletest.py for a demo of the usage.
33-
3429
Installing from PyPI
3530
====================
3631

@@ -56,6 +51,11 @@ To install in a virtual environment in your current project:
5651
source .env/bin/activate
5752
pip3 install adafruit-circuitpython-mpl3115a2
5853
54+
Usage Example
55+
=============
56+
57+
See examples/simpletest.py for a demo of the usage.
58+
5959
Contributing
6060
============
6161

0 commit comments

Comments
 (0)