From: Limor "Ladyada" Fried Date: Fri, 15 Mar 2019 15:49:05 +0000 (-0400) Subject: Update README.rst X-Git-Tag: 1.2.6~1 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/49fca60d04ebf158cc293a48ab936e9ec77f7c7f Update README.rst --- diff --git a/README.rst b/README.rst index 887c262..d33adb4 100755 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Dependencies ============= The Micropython compatibility layers described above are intended to provide a CircuitPython-like API for devices which -are running Micropython. Since corresponding packages should be built-in to any standard +are running CPython or Micropython. Since corresponding packages should be built-in to any standard CircuitPython image, they have no value on a device already running CircuitPython and would likely conflict in unhappy ways. The test suites in the test/src folder under **testing.universal** are by design