diff --git a/README.md b/README.md index 152ac06..adf4966 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ 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. +Requires some form of the zip/unzip commands. When embedding binary files, xxd is required as well.