From 5eea7dbf32dbeb3d5e9b6f622bc7b38699fdbaa2 Mon Sep 17 00:00:00 2001 From: Josh Stoik Date: Mon, 30 Sep 2024 22:17:10 -0700 Subject: [PATCH] docs: add badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b0c393b..10a8f37 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # pxsum +[![ci](https://img.shields.io/github/actions/workflow/status/Blobfolio/pxsum/ci.yaml?style=flat-square&label=ci)](https://github.com/Blobfolio/pxsum/actions) +[![deps.rs](https://deps.rs/repo/github/blobfolio/pxsum/status.svg?style=flat-square&label=deps.rs)](https://deps.rs/repo/github/blobfolio/pxsum)
+[![license](https://img.shields.io/badge/license-wtfpl-ff1493?style=flat-square)](https://en.wikipedia.org/wiki/WTFPL) +[![contributions welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square&label=contributions)](https://github.com/Blobfolio/pxsum/issues) + Pxsum is an x86-64 unix CLI tool for quickly calculating and verifying checksums corresponding to the _decoded pixel data_ within image files, making it possible to evaluate visual equality independent of factors like format, encoding, and metadata. | statler.png | statler.webp | waldorf.png |