From 366904e419731869ec4dea93de66e2eaa6c43f9f Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 1 May 2022 15:22:28 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 096302f7..909ae47e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Azalea -A Rust library for creating Minecraft bots. +A Rust crate for creating Minecraft bots. + +

+ Azalea +

I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS.