Skip to content

Commit 6773fe6

Browse files
authored
Merge pull request #1400 from TG-Techie/patch-1
the logo dir's contents don't match readme description
2 parents 9e97f9e + 1361391 commit 6773fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)