diff --git a/README.md b/README.md index 0026214..b803bc6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # bevy_scriptum 📜 -⚠️ **Pre-release, alpha version**: API is bound to change, bugs are to be expected. - bevy_scriptum is a a plugin for [Bevy](https://bevyengine.org/) that allows you to write some of your game logic in a scripting language. Currently, only [Rhai](https://rhai.rs/) is supported, but more languages may be added in the future.