From 5058a150d529da4aecc62e28af8fa36a3175da8d Mon Sep 17 00:00:00 2001 From: NotNik <32980656+Not-Nik@users.noreply.github.com> Date: Wed, 24 Jun 2020 16:03:14 +1000 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 57a1115..1f72570 100755 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,8 +1,11 @@ - Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig. -Bindings tested on raylib version 3.0 + +Bindings tested on raylib version 3.0 and Zig 0.6.0 + +Thanks to jessrud and sacredbirdman for their contributions to this binding. + ## Example We can copy the default example with some minor changes: