From 1d68094f59b01e14f44ed7db8907dbd011b59973 Mon Sep 17 00:00:00 2001 From: Carter Anderson Date: Mon, 10 Aug 2020 02:08:55 -0700 Subject: [PATCH] add link to "introducing bevy" blog post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97f7132b6a..7e5dd7b6f5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang * **[Features](https://bevyengine.org):** A quick overview of Bevy's features. * **[Roadmap](https://github.com/bevyengine/bevy/projects/1):** The Bevy team's development plan. +* **[Introducing Bevy](https://bevyengine.org/news/introducing-bevy/)**: A blog post covering some of Bevy's features ## Docs