From 2ad8e9eff808a6357ae40c7282f1b189da1d295e Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 21 Feb 2024 23:10:41 +0100 Subject: [PATCH] fancier readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 4c9a754..3a6087e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # pt / libpt +![Project badge](https://img.shields.io/badge/language-Rust-blue.svg) +![Crates.io License](https://img.shields.io/crates/l/pt) +![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/pt?gitea_url=https%3A%2F%2Fgit.cscherr.de) +![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/pt?gitea_url=https%3A%2F%2Fgit.cscherr.de) +[![cargo checks and tests](https://github.com/PlexSheep/pt/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/pt/actions/workflows/cargo.yaml) ![pt-logo](data/media/pt-logo.svg) `pt` stands for either one of "personal tool", "plex tool", "pete" or something among those lines. @@ -9,6 +14,12 @@ crate, python module or executable. Let's see if I make it a bloated mess or stop committing after 30 hello worlds. +* [Original Repository](https://git.cscherr.de/PlexSheep/pt) +* [GitHub Mirror](https://github.com/PlexSheep/pt) +* [Codeberg Mirror](https://codeberg.org/PlexSheep/pt) +* [crates.io](https://crates.io/crates/pt) +* [docs.rs](https://docs.rs/crate/pt/) + ## Dependencies - See `cargo.toml`