Update README.md

This commit is contained in:
Tyler Jaacks 2024-09-05 21:06:50 -05:00 committed by GitHub
parent 0047d57ab8
commit ac8715c152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ See the [Quickstart](https://github.com/WinDurango/WinDurango/wiki/Quickstart) p
## Building
See [BUILDING.md](docs/BUILDING.md) for setup.
When writing code, check the [STYLE_GUIDE](docs/STYLE_GUIDE.md)
When writing code, check the [STYLE_GUIDE.md](docs/STYLE_GUIDE.md)
and be sure to run clang-format!
## Contributors Wanted!
@ -48,7 +48,7 @@ Have some spare time, know C++ and have knowledge about Windows interals,
and want to write code for the world's first Microsoft Xbox One compatiablity layer?
Contribute!
**For general rules and guidelines please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).**
**For general rules and guidelines please see [CONTRIBUTING.md](docs/CONTRIBUTING.md).**
See more projects [good for contributors](https://github.com/WinDurango/WinDurango/labels/good%20first%20issue).
It's a good idea to ask on Discord and check the issues page before beginning work on something.