aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--[-rwxr-xr-x]README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 084b981d..e214fb09 100755..100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,17 @@
# Azalea
-A Rust crate for creating Minecraft bots.
-
<p align="center">
<img src="https://cdn.matdoes.dev/images/flowering_azalea.webp" alt="Azalea" height="200">
</p>
+A Rust crate 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.
+## Why
+
+I wanted a fun excuse to do something cool with Rust, and I also felt like I could do better than [Mineflayer](https://github.com/prismarinejs/mineflayer) in some areas.
+
## Goals
- Do everything a vanilla client can do.