From: Cefn Hoile Date: Mon, 19 Feb 2018 20:25:28 +0000 (+0000) Subject: Update README.rst X-Git-Tag: 0.1.0~4^2~66^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/64003e571413d855c0af2a686591b83aeb804467 Update README.rst --- diff --git a/README.rst b/README.rst index 7803553..67c770a 100644 --- a/README.rst +++ b/README.rst @@ -39,13 +39,15 @@ Usage Example ============= At the time of writing (`git:3b2fc268 `_), -the following sequence runs through some basic testing of the digitalio compatibility layer, which looks like `this `_ . +the following sequence runs through some basic testing of the digitalio compatibility layer... .. code-block:: python import testing testing.main() +A typical log from running the suites is `here `_ . + Contributing ============