Update ReadMe.md

This commit is contained in:
Nikolas 2022-04-27 14:07:23 +02:00 committed by GitHub
parent 24250d5a01
commit ff8eae6037
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Bindings tested on raylib version 3.0 and Zig 0.9.0-dev
Thanks to jessrud and sacredbirdman for their contributions to this binding. Thanks to jessrud and sacredbirdman for their contributions to this binding.
The binding currently only supports a subset of raylib. For more information read [here](https://github.com/Not-Nik/raylib-zig#technical-restrictions). Some of these issues are fixed on the [workaround branch](https://github.com/Not-Nik/raylib-zig/tree/workaround), however, this is entirely experimental. The binding currently only supports a subset of raylib. For more information read [here](#technical-restrictions). Some of these issues are fixed on the [workaround branch](https://github.com/Not-Nik/raylib-zig/tree/workaround), however, this is entirely experimental.
## Example ## Example
We can copy the default example with some minor changes: We can copy the default example with some minor changes: