From 7f1a51f86d705f0ecfdf6f5988f5173dbebd474b Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:17:35 +0100 Subject: [PATCH] cleanup installation section --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 141f1d3..a60ef0a 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md) ## Installation -### `Pip` - -Install voicemeeter-api package from your console - `pip install voicemeeter-api` ## `Use` @@ -141,7 +137,7 @@ vm.strip[3].gain = 3.7 print(vm.strip[0].label) ``` -The following methods are Available. +The following methods are available. - `appgain(name, value)`: string, float, from 0.0 to 1.0