diff --git a/README.md b/README.md index 28c146f..fe435e5 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ ![Project badge](https://img.shields.io/badge/language-Rust-blue.svg) ![Crates.io License](https://img.shields.io/crates/l/hedu) -![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/hedu?gitea_url=https%3A%2F%2Fgit.cscherr.de) -![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/hedu?gitea_url=https%3A%2F%2Fgit.cscherr.de) -[![cargo checks and tests](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml) +![GitHub Release](https://img.shields.io/github/v/release/PlexSheep/hedu) +![GitHub language count](https://img.shields.io/github/languages/count/PlexSheep/hedu) +[![Rust CI](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/hedu/actions/workflows/cargo.yaml) + + Hex dumping tool written in Rust. -* [Original Repository](https://git.cscherr.de/PlexSheep/hedu) -* [GitHub Mirror](https://github.com/PlexSheep/hedu) +* [GitHub](https://github.com/PlexSheep/hedu) * [crates.io](https://crates.io/crates/hedu) * [docs.rs](https://docs.rs/crate/hedu/)