From 02dd21196409bb7c9321c255a737d8755cbe2eb1 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 15 Sep 2022 16:26:18 -0400 Subject: [PATCH] Add badges for CI status and crates.io --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 01e9961..83d60a1 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Physis +![Crates.io](https://img.shields.io/crates/v/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 developers writing modding tools, launchers and other programs.