From c9478a3a94cab1612a9bc88f51e42a49bc671b5e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 25 Feb 2024 19:23:44 +0100 Subject: [PATCH] add badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8eb191d..51094ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +[![Crates.io](https://img.shields.io/crates/v/acl.svg)](https://crates.io/crates/acl) +[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat)](https://discord.gg/wQVJbvJ) +[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/acl/blob/main/LICENSE) +[![dependency status](https://deps.rs/repo/github/uutils/acl/status.svg)](https://deps.rs/repo/github/uutils/acl) + +[![CodeCov](https://codecov.io/gh/uutils/acl/branch/master/graph/badge.svg)](https://codecov.io/gh/uutils/acl) + acl ===