From 07b86a6664dc93bc88b0c13a930f095b0b493ab1 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Wed, 26 Oct 2022 02:44:19 +0100 Subject: [PATCH] md fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30f82eb..65d00ae 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If you decide to direct download see [alternative instructions](FROM_SOURCE.md). ## Use -#### As a script file +#### `As a script file` When you instantiate Remote class you will automatically be logged in. Use a try finally block to ensure you logout at the end of your code. @@ -79,7 +79,7 @@ Voicemeeter factory function can be: - Get-RemoteBanana - Get-RemotePotato -#### As a CLI +#### `As a CLI` As well as storing scripts into files and running them you can invoke expressions straight through Powershell. A quick note, since you cannot Login more than once in a single session you ought to run any commands through a subshell. Assuming you have installed as a module you could run this command: