Update README.md

This commit is contained in:
Braedon Lewis 2023-04-13 09:11:13 -04:00 committed by GitHub
parent e3dfde5531
commit d542ef91ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,19 +1,13 @@
# raylib-beef # raylib-beef
<img align="left" src="img/raylib-beef-logo.png" width="256px"> ![logo](img/raylib-beef-logo.png)
BeefLang bindings for **Raylib 4.5**. BeefLang bindings for **Raylib 4.5**.
> **Note**: These bindings are still in development. Bugs may occur. > **Note**: These bindings are still in development. Bugs and changes may occur.
> OS is limited to Windows right now, I see no reason why this wouldn't work on other platforms, though. I guess only one way to find out. > OS is limited to Windows right now, I see no reason why this wouldn't work on other platforms, though. I guess only one way to find out.
<br>
<br>
<br>
<br>
<br>
## Example ## Example
```cs ```cs
using System; using System;