From 650ab99914f465ba25179d890823dd121636235e Mon Sep 17 00:00:00 2001 From: Carter Anderson Date: Tue, 21 Jan 2020 20:13:08 -0800 Subject: [PATCH] remove warning color --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a773682e6..a5ed356b12 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Bevy is a modern data-driven game engine built in Rust -## WARNING +## WARNING Bevy is still in the _very_ stages of development. APIs can and will change. Important features are missing. Please don't build any serious projects in Bevy unless you are prepared to be broken by api changes constantly.