diff --git a/README.md b/README.md index 8b13789..2f715e5 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ +## This project is based on a fork of micropython which can be found [HERE](https://github.com/W3SLAV/micropython/tree/nds), all rights go to there respective owners. +### Usage: +Simply run `osprey.py` and type the path of the python script that you want to pack into micropython (an example `test.py` is included with the code)