Adds a code of conduct link to the readme (#16363)

* Code of Conduct link in the readme

Yes this is webedited, I can preview the changes that way.

* Alphabetically ordered links

alphabetti spaghetti
This commit is contained in:
SabreML
2021-07-14 16:53:25 +01:00
committed by GitHub
parent 3eb3bdcdc7
commit 0596c0a12e
+4 -3
View File
@@ -10,15 +10,16 @@
# Useful Links
- [Website](https://www.paradisestation.org/)
- [Discord](https://discordapp.com/invite/YJDsXFE)
- [Documentation](https://codedocs.paradisestation.org)
- [Website](https://www.paradisestation.org/)
# Useful Documents
- [Installation Guide](.github/DOWNLOADING.md)
- [Contribution Guide](.github/CONTRIBUTING.md)
- [Autodocumentation Guide](.github/AUTODOC_GUIDE.md)
- [Code of Conduct](./CODE_OF_CONDUCT.md)
- [Contribution Guide](.github/CONTRIBUTING.md)
- [Installation Guide](.github/DOWNLOADING.md)
---