diff --git a/README.md b/README.md index 8bdf47f..08cc644 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ C# bindings for raylib 2.0, a simple and easy-to-use library to learn videogames So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated. You can use the nuget package or install manually from this repo. + Look at the Examples and Test projects for reference. Enjoy!