diff options
| author | mat <27899617+mat-1@users.noreply.github.com> | 2024-02-18 01:28:46 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-18 01:28:46 -0600 |
| commit | e08f2d842b7e4aad4e63a83bb9b30e53330d6139 (patch) | |
| tree | b87be8c5728c89661f7c86cb986c975d6ced97da /README.md | |
| parent | be4f13c36c281f086602092098522b3f25fc0680 (diff) | |
| download | azalea-drasl-e08f2d842b7e4aad4e63a83bb9b30e53330d6139.tar.xz | |
fix image in readme
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,9 +5,10 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. <p align="center"> - <img src="https://cdn.matdoes.dev/images/flowering_azalea.webp" alt="Azalea" height="200"> + <img src="https://github.com/azalea-rs/azalea/assets/27899617/b98a42df-5cf0-4d1f-ae7c-ecca333e3cab" alt="Azalea" height="200"> </p> + <!-- The line below is automatically read and updated by the migrate script, so don't change it manually. --> _Currently supported Minecraft version: `1.20.4`._ |
