From 744ba364a192f702fa0f2e958c4c22323e4b7c29 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 17 Oct 2022 19:32:40 -0400 Subject: [PATCH] Make crates.io badge actually link to the crates page :-p --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d430227..6cad82c 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Physis -![Crates.io](https://img.shields.io/crates/v/physis) +[![Crates.io](https://img.shields.io/crates/v/physis)](https://crates.io/crates/physis) [![builds.sr.ht status](https://builds.sr.ht/~redstrate/physis.svg)](https://builds.sr.ht/~redstrate/physis?) Framework for interacting with FFXIV data, and successor to [libxiv](https://git.sr.ht/~redstrate/libxiv). This intended for