1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Add license section to README (#58118)

This commit is contained in:
Kevin Heis
2025-10-22 09:41:43 -07:00
committed by GitHub
parent 5992ca9bf4
commit ed861c45db

View File

@@ -28,3 +28,10 @@ Here are some resources to help you get started with open source contributions:
* [Set up Git](https://docs.github.com/en/get-started/git-basics/set-up-git) * [Set up Git](https://docs.github.com/en/get-started/git-basics/set-up-git)
* [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow) * [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow)
* [Collaborating with pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests) * [Collaborating with pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests)
## License
This project is dual-licensed under:
* **Creative Commons Attribution 4.0** - for documentation and content in the assets, content, and data folders (see [LICENSE](LICENSE))
* **MIT License** - for code (see [LICENSE-CODE](LICENSE-CODE))