From 71fc7604289123b81e81f33ee9a236e979413f9c Mon Sep 17 00:00:00 2001 From: Chidi Williams Date: Tue, 27 Sep 2022 02:37:06 +0100 Subject: [PATCH] Add CI badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68c5b34c..b38e8fd3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Buzz](buzz.png) ![MIT License](https://img.shields.io/badge/license-MIT-green) +[![CI](https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml/badge.svg)](https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml) Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper).