diff --git a/README.md b/README.md index e42efdd..e40568b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Raylib-cs -> Testing C# bindings for Raylib, a simple and easy-to-use library to learn videogames programming + +Testing C# bindings for Raylib, a simple and easy-to-use library to learn videogames programming (www.raylib.com) ![](header.png) @@ -17,12 +18,10 @@ ## Installation Windows: -''' - Download the repository - Open in visual studio - Copy raylib.dll in Raylib-cs/raylib.dll - Build and run -''' ## Contributing As I use this for my own projects, I know this might not be the perfect approach @@ -33,4 +32,4 @@ If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome. ## Licensing -Raylib-cs is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE.md) for further details. +Raylib-cs is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details.