From 0a6dde084eb019cddaf1c3c66b8e881a002b4a6a Mon Sep 17 00:00:00 2001 From: Charles Zhang Date: Wed, 7 Feb 2024 17:08:07 -0600 Subject: [PATCH] add/readme badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f75b31d..3b097d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # RUHear +[![Crates.io](https://img.shields.io/crates/v/ruhear)](https://crates.io/crates/ruhear) +[![Docs.rs](https://docs.rs/ruhear/badge.svg)](https://docs.rs/ruhear) +![License](https://img.shields.io/crates/l/ruhear) + A simple crate that allows you to capture system output audio (what a**R**e yo**U** **HEAR**ing). ## Dependencies