Skip to content

Commit b127ff3

Browse files
Make README.md
1 parent 7bfdcbe commit b127ff3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# CircuitPython-Project-Manager
2+
A Python program that will copy files to a CircuitPython device, basically eliminating the risk of losing code from
3+
the CircuitPython drive being corrupted and allows for version-control systems!
4+
5+
> Problems? Please
6+
[file an issue](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager/issues/new) or even better, a pull
7+
request if you can fix it!
8+
9+
> Need help/don't understand something? Join the [Adafruit Discord server](http://adafru.it/discord) and ping @Ckyiu
10+
> on there!
11+
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!
14+
15+
> Note: As you can tell, the documentation is _definitely_ not finished. While I'm writing this documentation, you
16+
> can either wait for me to finish (not recommended) or ping me on Discord on the Discord server linked above.
17+
> (recommended)

0 commit comments

Comments
 (0)