Skip to content

Commit c3621c7

Browse files
authored
Update README.md
1 parent 3af037a commit c3621c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ C# examples for raylib-cs, a simple and easy-to-use library to learn videogames
2121
1. `dotnet run --project=Examples/Examples.csproj --Configuration Release`
2222

2323
## Contributing
24+
2425
If you have any ideas, feel free to open an issue and tell me what you think.
2526
If you'd like to contribute, please fork the repository and make changes as
2627
you'd like. Pull requests are warmly welcome.
2728

2829
If you want to [request features](https://github.com/raysan5/raylib/pulls) or [report bugs](https://github.com/raysan5/raylib/issues) related to the library (in contrast to this binding), please refer to the [author's project repo](https://github.com/raysan5/raylib).
2930

3031
## License
32+
3133
raylib-cs (and raylib) 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.

0 commit comments

Comments
 (0)