Skip to content

Commit 2f5d055

Browse files
committed
prepare to hand off to Adafruit
1 parent 601d352 commit 2f5d055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Fonts for CircuitPython
1+
# CircuitPython Fonts Bundle
22

33
<!-- SPDX-FileCopyrightText: 2023 Jeff Epler for Adafruit Industries -->
44
<!-- SPDX-License-Identifier: MIT -->
@@ -11,7 +11,7 @@ It can be used with [circup](https://pypi.org/project/circup/) for easy installa
1111
Once you have installed circup and connected to a board, simply install the desired font(s):
1212

1313
```sh
14-
circup bundle-add jepler/circuitpython-fonts # You only need to do this once
14+
circup bundle-add adafruit/circuitpython-fonts # You only need to do this once
1515
circup install font_free_mono_9
1616
```
1717

0 commit comments

Comments
 (0)