aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5e1e4ecc..3ae4b307 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
# Azalea
-A Minecraft botting library in Rust. I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS.
+A Rust library for creating Minecraft bots.
+
+I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS.
## Goals
-- Bypass all anticheats
+- Bypass most anticheats
- Only support the latest Minecraft version
- Do everything a vanilla client can do
- Be fast