diff --git a/README.md b/README.md index cb5c20c8..68c5b34c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ![Buzz](buzz.png) -Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper). - ![MIT License](https://img.shields.io/badge/license-MIT-green) +Buzz transcribes audio from your computer's microphones to text using OpenAI's [Whisper](https://github.com/openai/whisper). + ## Requirements To set up Buzz, first install ffmpeg ([needed to run Whisper](https://github.com/openai/whisper#setup)).