From ab1a7ebcd58a4621f2233eb554c8cf031f57c673 Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Fri, 7 Oct 2022 11:13:45 -0400 Subject: [PATCH] Fixed nested unordered list rendering Also changed to dashes just to remain stylistically similar to the other unordered lists. --- README.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 32c8cb212c..d8a35fb98c 100644 --- a/README.rst +++ b/README.rst @@ -84,17 +84,19 @@ common set of requirements. If you'd like to use the term "CircuitPython" and Blinka for your product here is what we ask: -* Your product is supported by the primary +- Your product is supported by the primary `"adafruit/circuitpython" `_ repo. This way we can update any custom code as we update the CircuitPython internals. -* Your product is listed on `circuitpython.org `__ (source +- Your product is listed on `circuitpython.org `__ (source `here `_). This is to ensure that a user of your product can always download the latest version of CircuitPython from the standard place. -* Your product supports at least one standard "`Workflow `__" for serial and file access: - * With a user accessible USB plug which appears as a CIRCUITPY drive when plugged in. - * With file and serial access over Bluetooth Low Energy using the BLE Workflow. - * With file access over WiFi using the WiFi Workflow with serial access over USB and/or WebSocket. -* Boards that do not support the USB Workflow should be clearly marked. +- Your product supports at least one standard "`Workflow `__" for serial and file access: + + - With a user accessible USB plug which appears as a CIRCUITPY drive when plugged in. + - With file and serial access over Bluetooth Low Energy using the BLE Workflow. + - With file access over WiFi using the WiFi Workflow with serial access over USB and/or WebSocket. + +- Boards that do not support the USB Workflow should be clearly marked. If you choose not to meet these requirements, then we ask you call your version of CircuitPython something else (for example, SuperDuperPython) and not use the Blinka logo. You can say it is