From 0058d1ddcbf26dfb14c20bca8fea9d42c559f07e Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Wed, 9 Mar 2022 06:23:14 +0000 Subject: [PATCH] Update README.md add license badge --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2818028..c7b518a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) # Powershell Wrapper for Voicemeeter API -This wrapper was written in response to a request in the VB-AUDIO discord for -a way to invoke commands using Powershell. It is designed to be simple to use -but not every feature is added. +A simple wrapper in Powershell to the Voicemeeter API. For past/future changes to this project refer to: [CHANGELOG](CHANGELOG.md)