aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2024-02-18 01:28:46 -0600
committerGitHub <noreply@github.com>2024-02-18 01:28:46 -0600
commite08f2d842b7e4aad4e63a83bb9b30e53330d6139 (patch)
treeb87be8c5728c89661f7c86cb986c975d6ced97da /README.md
parentbe4f13c36c281f086602092098522b3f25fc0680 (diff)
downloadazalea-drasl-e08f2d842b7e4aad4e63a83bb9b30e53330d6139.tar.xz
fix image in readme
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a110e76e..70fa2b18 100755
--- a/README.md
+++ b/README.md
@@ -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`._