aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-20 13:36:20 -0600
committermat <github@matdoes.dev>2021-12-20 13:36:20 -0600
commitcf88c7b7956398eba2e0d6ed86dbf3268fdb512b (patch)
tree7fff05f55d285c1a219072f00672f4df4b2402e0 /README.md
parentb91b579bef9695939e9bce58b64463d9debc7b71 (diff)
downloadazalea-drasl-cf88c7b7956398eba2e0d6ed86dbf3268fdb512b.tar.xz
add some things to readmes
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 66f462df..5e1e4ecc 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,11 @@
# 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 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.
## Goals
- Bypass all anticheats
- Only support the latest Minecraft version
- Do everything a vanilla client can do
-
-
+- Be fast
+- Be easy to use