mirror of
https://github.com/Starpelly/raylib-beef.git
synced 2025-03-14 21:06:58 +01:00
Update README.md
This commit is contained in:
parent
e3dfde5531
commit
d542ef91ab
1 changed files with 2 additions and 8 deletions
10
README.md
10
README.md
|
@ -1,19 +1,13 @@
|
|||
# raylib-beef
|
||||
|
||||
<img align="left" src="img/raylib-beef-logo.png" width="256px">
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
## Example
|
||||
```cs
|
||||
using System;
|
||||
|
|
Loading…
Add table
Reference in a new issue