From 15db3c99c4b5f8e805fc6f4619df7e8324890326 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 15 Mar 2021 10:03:34 +0100 Subject: [PATCH] README.md: add the crates.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dae0b5ef..3bd6693c0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ uutils coreutils ================ +[![Crates.io](https://img.shields.io/crates/v/coreutils.svg)](https://crates.io/crates/coreutils) [![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/coreutils/blob/master/LICENSE) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils?ref=badge_shield)