Watch
2
0
Fork
You've already forked raylib-cs
0

Update README.md

This commit is contained in:
ChrisDill 2018-07-26 16:31:28 +01:00 committed by GitHub
commit 8ee5c862ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,4 +24,12 @@ Windows:
''' '''
## Contributing ## 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.