diff --git a/README.md b/README.md index ba4d538..e1ad690 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to enjoy videogames programming. +raylib C source code is included and compiled together with bindings. Note that the first build can take a few minutes. + ### Requirements ##### Ubuntu