diff --git a/README.md b/README.md new file mode 100644 index 0000000..152ac06 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# buildtools + +Common build tools for C/C++ projects. Supports PC and 3DS targets. + +Requires xxd (comes with vim) and some form of the zip/unzip commands.