From b5291b393d49da3c49bf74cbbb563f19bc12f951 Mon Sep 17 00:00:00 2001 From: Sigurd Holsen Date: Mon, 26 Aug 2024 22:37:34 +0200 Subject: [PATCH] Update README.md: Add badges (#19) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c41421f..6b6bdc1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Crates.io](https://img.shields.io/crates/v/tree-rs.svg)](https://crates.io/crates/tree-rs) +[![Rust CI](https://github.com/sighol/tree-rs/actions/workflows/rust-ci.yaml/badge.svg)](https://github.com/sighol/tree-rs/actions/workflows/rust-ci.yaml) # Tree-rs