Skip to content

Commit c80e22b

Browse files
authored
make less vaguer
1 parent 156b0d2 commit c80e22b

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/drivers.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ designed for use with CircuitPython and may or may not work with
66
`MicroPython <https://micropython.org>`_.
77

88

9-
Adafruit CircuitPython Bundle
10-
------------------------------
9+
Adafruit CircuitPython Library Bundle
10+
--------------------------------------
1111

1212
We provide a bundle of all our libraries to ease installation of drivers and
1313
their dependencies. The bundle is primarily geared to the Adafruit Express line
@@ -17,11 +17,12 @@ enough space simply copy things over as they are needed.
1717

1818
- The Adafruit bundles are available on GitHub: <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>.
1919

20-
- Documentation for each library is available here: <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>.
20+
- Documentation for the bundle, which includes links to documentation for all
21+
libraries, is available here: <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>.
2122

2223

23-
CircuitPython Community Bundle
24-
-------------------------------
24+
CircuitPython Community Library Bundle
25+
---------------------------------------
2526

2627
This bundle contains non-Adafruit sponsored libraries, that are written and submitted
2728
by members of the community.

0 commit comments

Comments
 (0)