summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsommersoft <sommersoft@users.noreply.github.com>2019-02-15 18:12:58 -0600
committerGitHub <noreply@github.com>2019-02-15 18:12:58 -0600
commitc80e22b6fcb2ab7214ffd62cc615b183cb27cdb1 (patch)
tree7aa3f206b6e4c225bec671edfa0d961187efd31f /docs
parent156b0d286ae065dd738c3055f516a13b04277a84 (diff)
make less vaguer
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 49a1fb207..241415cc1 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -6,8 +6,8 @@ designed for use with CircuitPython and may or may not work with
`MicroPython <https://micropython.org>`_.
-Adafruit CircuitPython Bundle
-------------------------------
+Adafruit CircuitPython Library Bundle
+--------------------------------------
We provide a bundle of all our libraries to ease installation of drivers and
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.
- The Adafruit bundles are available on GitHub: <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>.
-- Documentation for each library is available here: <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>.
+- Documentation for the bundle, which includes links to documentation for all
+ libraries, is available here: <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>.
-CircuitPython Community Bundle
--------------------------------
+CircuitPython Community Library Bundle
+---------------------------------------
This bundle contains non-Adafruit sponsored libraries, that are written and submitted
by members of the community.