diff --git a/README.md b/README.md index 2c48272..907800b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ `raylib-ffi` aims to provide a "no frills" direct binding to [raylib](https://www.raylib.com/) for rust developers. +This library is largely auto-generated by the code in `build/`. Raylib itself exposes lots of metadata, meaning that wrappers can auto-translate the C API into whatever language is needed (in this case, Rust). + ## Dependencies Fedora: