Skip to content

Commit d404d49

Browse files
Update README.md on shameless self promotion
1 parent bac2424 commit d404d49

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@ A Python program that will copy files to a CircuitPython device, basically elimi
33
the CircuitPython drive being corrupted and allows for version-control systems!
44

55
> Problems? Please
6-
[file an issue](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager/issues/new) or even better, a pull
6+
[file an issue](https://github.com/UnsignedArduino/CircuitPython-Project-Manager/issues/new) or even better, a pull
77
request if you can fix it!
88

99
> Need help/don't understand something? Join the [Adafruit Discord server](http://adafru.it/discord) and ping @Ckyiu
1010
> on there!
1111
12-
> Check out my other projects related to CircuitPython:
13-
> - [CircuitPython-Bundle-Manager](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager): A Python program that makes it easy to manage modules on a CircuitPython device!
12+
> Note: If you are viewing this file offline, the HTML generated from this markdown isn't perfect. It is highly
13+
recommended that you view this file on
14+
[GitHub](https://github.com/UnsignedArduino/CircuitPython-Project-Manager/blob/main/README.md), as it has been tuned for
15+
GitHub-style markdown.
16+
17+
> Check out my other projects related to CircuitPython: (Oh look **shameless self-promotion** again)
18+
> - [CircuitPython-Bundle-Manager](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager): A Python program
19+
that makes it easy to manage modules on a CircuitPython device!
1420

1521
> Note: As you can tell, the documentation is _definitely_ not finished. While I'm writing this documentation, you
1622
> can either wait for me to finish (not recommended) or ping me on Discord on the Discord server linked above.

0 commit comments

Comments
 (0)