From 279ca8aeda2f8b8ba98ff969fc2801fc5df79167 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 15 Dec 2021 23:26:15 -0600 Subject: [PATCH] add a bit more to the readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 539e1fdb..251e3af5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # Azalea -A Minecraft botting library +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 + + +