X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/e54aad88cc8742f94436b9958e10e6bb1258e0f8..2660fec7110a9cff8e7073ae9b10910ab5954d1b:/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