From 1391255384cac5d0abbee543a5b763c89bc905da Mon Sep 17 00:00:00 2001 From: arctic_hen7 Date: Sun, 2 May 2021 15:35:17 +1000 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20added=20readme=20badges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c494b..f7e41c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Bonnie +

Bonnie

+ +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md) +[![Test](https://github.com/arctic-hen7/bonnie/actions/workflows/ci.yml/badge.svg)](https://github.com/arctic-hen7/bonnie/actions/workflows/ci.yml) +[![Build and Release](https://github.com/arctic-hen7/bonnie/actions/workflows/cd.yml/badge.svg)](https://github.com/arctic-hen7/bonnie/actions/workflows/cd.yml) Bonnie is a command aliasing tool. If you have a super-long command that you have to run all the time, Bonnie is for you! Just define the command in `bonnie.toml` at the root of your project, and you're good to go!