diff options
| author | TG-Techie <39284876+TG-Techie@users.noreply.github.com> | 2018-12-12 08:51:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-12 08:51:16 -0500 |
| commit | 1361391ed9e8cfbb8b4198117adf3d1d7d35fb31 (patch) | |
| tree | e5603fef71fe8a4191f9ee0c7a17c2edc997f593 /README.rst | |
| parent | 69bb4ae67058dc83a75725af48050385d06e7073 (diff) | |
the logo dir's contents don't match readme description
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index ca529de62..4fe979e49 100644 --- a/README.rst +++ b/README.rst @@ -209,7 +209,7 @@ amongst ports including CircuitPython: - ``extmod`` Shared C code used in multiple ports' modules. - ``lib`` Shared core C code including externally developed libraries such as FATFS. -- ``logo`` The MicroPython logo. +- ``logo`` The CircuitPython logo. - ``mpy-cross`` A cross compiler that converts Python files to byte code prior to being run in MicroPython. Useful for reducing library size. |
