Update formatting

This commit is contained in:
Not-Nik 2020-06-02 21:01:53 +10:00
parent 492c7ac02f
commit 4ef6fc8f8c
No known key found for this signature in database
GPG Key ID: 08BB71E672DB3BFD

View File

@ -4,6 +4,8 @@
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.<br>
Bindings tested on raylib version 3.0
<br><br><br><br><br>
## Example
We can copy the default example with some minor changes:
```zig