From ac8bc3dad86e461a5da019e298db3a009fab220c Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 3 Dec 2023 17:24:00 -0600 Subject: [PATCH] fix warning markdown in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c19d1b3..8cef6a26 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. *Currently supported Minecraft version: `1.20.2`.* -> **Warning** +> [!WARNING] > Azalea is still very unfinished, though most crates are in a somewhat useable state ## Features