diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-12-12 11:21:57 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-12 11:21:57 -0800 |
| commit | 6773fe6a422343496a0ce6bbb8eca08d65eb7d3e (patch) | |
| tree | f447fdb6cf42a14596a9f75a584fb4c600cc8e70 /README.rst | |
| parent | 9e97f9e4068b6b99dfd156eb094745adf6322c17 (diff) | |
| parent | 1361391ed9e8cfbb8b4198117adf3d1d7d35fb31 (diff) | |
Merge pull request #1400 from TG-Techie/patch-1
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 a7516778e..65ad66262 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. |
