diff options
| author | mat <github@matdoes.dev> | 2022-05-01 15:22:28 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-05-01 15:22:28 -0500 |
| commit | 366904e419731869ec4dea93de66e2eaa6c43f9f (patch) | |
| tree | 94be9acf9cbba824e66a575bf4183d06f08de096 /README.md | |
| parent | 388b0fc0f294f1b7c47853e34cedf2b9a1b4e49d (diff) | |
| download | azalea-drasl-366904e419731869ec4dea93de66e2eaa6c43f9f.tar.xz | |
Update README.md
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # Azalea -A Rust library for creating Minecraft bots. +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> I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by PrismarineJS. |
