From d08f80c4b81491f4e7a6592cc7988c8f1d3cf078 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Wed, 8 Nov 2023 22:24:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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