diff --git a/README.md b/README.md index 2f715e5..2e6d2f8 100644 --- a/README.md +++ b/README.md @@ -1,4 +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. +## This project is based on a micropython fork 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)