From c65e1fc6604baf308b8c2b20b94bf527a6721ade Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 30 Oct 2022 15:05:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4aa4c7d..bbba81a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Azalea -![docs.rs](https://img.shields.io/docsrs/azalea) +[![docs.rs](https://img.shields.io/docsrs/azalea)](https://docs.rs/azalea) A collection of Rust crates for making Minecraft bots, clients, and tools.