diff --git a/README.md b/README.md index 704584b..4c504cf 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,12 @@ Windows: ''' ## Contributing +As I use this for my own projects, I know this might not be the perfect approach +for all the projects out there. If you have any ideas, just +[open an issue][issues] and tell me what you think. +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.