diff options
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index a1b90fa02..c8ae33e8f 100644 --- a/README.rst +++ b/README.rst @@ -104,7 +104,7 @@ Differences from `MicroPython <https://github.com/micropython/micropython>`__ CircuitPython: - includes a ports for MicroChip SAMD21 (Commonly known as M0 in Adafruit - product names and SAMD51 (M4). + product names) and SAMD51 (M4). - supports only SAMD21, SAMD51, and ESP8266 ports. An nRF port is under development. - tracks MicroPython's releases (not master). |
