Skip to content

Commit 1361391

Browse files
authored
the logo dir's contents don't match readme description
1 parent 69bb4ae commit 1361391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ amongst ports including CircuitPython:
209209
- ``extmod`` Shared C code used in multiple ports' modules.
210210
- ``lib`` Shared core C code including externally developed libraries
211211
such as FATFS.
212-
- ``logo`` The MicroPython logo.
212+
- ``logo`` The CircuitPython logo.
213213
- ``mpy-cross`` A cross compiler that converts Python files to byte
214214
code prior to being run in MicroPython. Useful for reducing library
215215
size.

0 commit comments

Comments
 (0)