2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-05 11:19:39 -04:00

Update README.md

This commit is contained in:
ChrisDill 2019-04-04 20:53:36 +01:00 committed by GitHub
parent 8623bf874e
commit 1fc02a23a5

View File

@ -8,6 +8,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn videogames pro
So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated.
1. Add the [nuget package](https://www.nuget.org/packages/Raylib-cs/)
2. Start coding!
```csharp