From c80e22b6fcb2ab7214ffd62cc615b183cb27cdb1 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 15 Feb 2019 18:12:58 -0600 Subject: make less vaguer --- docs/drivers.rst | 11 ++++++----- 1 file 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 `_. -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: . -- Documentation for each library is available here: . +- Documentation for the bundle, which includes links to documentation for all + libraries, is available here: . -CircuitPython Community Bundle -------------------------------- +CircuitPython Community Library Bundle +--------------------------------------- This bundle contains non-Adafruit sponsored libraries, that are written and submitted by members of the community. -- cgit v1.2.3