diff --git a/README.md b/README.md index b39d787..f12d4ca 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ To install, simply run: `./install.sh` You'll now have a working compiler with which you can build your Game Boy Advance game. + +To clean your build directory, simply run: +`./clean.sh` + +and your compiler will be ready for another compile