diff --git a/README.md b/README.md index 11f00c475e..50dcae2d97 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang * **[The Bevy Book](https://bevyengine.org/learn/book/introduction):** Bevy's official documentation. The best place to start learning Bevy. * **[Bevy Rust API Docs](https://docs.rs/bevy):** Bevy's Rust API docs, which are automatically generated from the doc comments in this repo. +* **[Community-Made Learning Resources](https://github.com/bevyengine/awesome-bevy#learning)**: Tutorials, documentation, and examples made by the Bevy community. ## Community