Update CONTRIBUTING.md with README link

Added a note to visit README.md for compilation instructions.
This commit is contained in:
MrShrekThird 2026-03-06 18:25:52 +00:00 committed by GitHub
parent 42e84f9f4a
commit daf43609ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,3 +24,5 @@ Simple rules for publishing code:
Make sure your code compiles before making a pull request! and make sure that it's readable Make sure your code compiles before making a pull request! and make sure that it's readable
Remember ALL your changes will be licensed under GNU General Public License V3.0. Remember ALL your changes will be licensed under GNU General Public License V3.0.
## Please visit [README.md](README.md) for compilation instructions.