From 67ed048227dfdd1937d01d8e3fcb042b8ffb0367 Mon Sep 17 00:00:00 2001 From: Michel von Czettritz und Neuhaus Date: Wed, 28 Aug 2024 09:55:26 +0200 Subject: [PATCH] add banner to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4eedb39..6a4d134 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Sechat-rs + +[![Status](https://github.com/tofubert/sechat-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/tofubert/sechat-rs/actions) +[![Crates.io](https://img.shields.io/crates/v/sechat-rs.svg)](https://crates.io/crates/sechat-rs) +[![Documentation](https://docs.rs/sechat-rs/badge.svg)](https://docs.rs/sechat-rs/) +[![Codecov](https://codecov.io/github/tofubert/sechat-rs/coverage.svg?branch=main)](https://codecov.io/gh/tofubert/sechat-rs) +[![Dependency status](https://deps.rs/repo/github/tofubert/sechat-rs/status.svg)](https://deps.rs/repo/github/tofubert/sechat-rs) + + ## Setup * run "cargo r" or "sechat-rs" and enjoy