diff --git a/README.md b/README.md index ef9bd1f..edf4f9e 100644 --- a/README.md +++ b/README.md @@ -48,13 +48,17 @@ pip install microsoft-aurora Example here. +## Contributing -## Trademarks +See [`CONTRIBUTING.md`](CONTRIBUTING.md). -This project may contain trademarks or logos for projects, products, or services. -Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. -Any use of third-party trademarks or logos are subject to those third-party's policies. +## License + +See [`LICENSE.txt'](LICENSE.txt). + +## Security + +See [`SECURITY.md`](SECURITY.md). ## Responsible AI Transparency Documentation @@ -92,6 +96,13 @@ These evaluations are the main topic of [the paper](https://arxiv.org/pdf/2405.1 *Note: The documentation included in this file is for informational purposes only and is not intended to supersede the applicable license terms.* +## Trademarks + +This project may contain trademarks or logos for projects, products, or services. +Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). +Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. +Any use of third-party trademarks or logos are subject to those third-party's policies. + ## FAQ ### How do I setup the repo for local development?