]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Update README.rst
authorLimor "Ladyada" Fried <limor@ladyada.net>
Fri, 15 Mar 2019 15:49:05 +0000 (11:49 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2019 15:49:05 +0000 (11:49 -0400)
README.rst

index 887c262474e1f391120cdd94eee8a7a8d0b4b1a4..d33adb4e693abdfa0cc9e30d0c4af4974ce609c5 100755 (executable)
@@ -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