aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-07-18 16:55:55 -0500
committermat <github@matdoes.dev>2022-07-18 16:55:55 -0500
commit3e43fc6c502573f9d48d801087e72cded37a30b8 (patch)
tree7ea2de9b98eb5c63950c61f0b9e0c8e011262800
parent88f75c0b7891fc494ef163f691b0949c87dff727 (diff)
downloadazalea-drasl-3e43fc6c502573f9d48d801087e72cded37a30b8.tar.xz
add note to readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c550dee2..c9bf0f2f 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@ A collection of Rust crates primarily for creating Minecraft bots.
<!-- The line below is automatically read and updated by the migrate script, so don't change it manually. -->
*Currently supported Minecraft version: `1.19`.*
+## ⚠️ Azalea is still super unfinished, you probably shouldn't use it
+
+
I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS.
## Why