diff options
| author | mat <github@matdoes.dev> | 2023-02-04 19:42:38 -0600 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-02-04 19:42:38 -0600 |
| commit | a72b76839782b26e49598313bb04c5d322a34788 (patch) | |
| tree | 65ed1055d03f60db334016c8cace16667cb42b7b | |
| parent | 5d4d29f1161e9b30a6b5626a2883a2536751f2c7 (diff) | |
| download | azalea-drasl-a72b76839782b26e49598313bb04c5d322a34788.tar.xz | |
reword readme a bit
| -rwxr-xr-x | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -13,9 +13,6 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. ## ⚠️ Azalea is still very unfinished, though most crates are in a somewhat useable state -I named this Azalea because it sounds like a cool word and this is a cool library. -This project was heavily inspired by [PrismarineJS](https://github.com/PrismarineJS). - ## Docs The "stable" documentation is available at [docs.rs/azalea](https://docs.rs/azalea) and the unstable docs are at [azalea.matdoes.dev](https://azalea.matdoes.dev) @@ -26,7 +23,9 @@ If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:ma ## Why +This project was heavily inspired by [PrismarineJS](https://github.com/PrismarineJS). 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. +Also it's named Azalea because it sounds like a cool word and this is a cool library. ## Goals |
