From 12081d83ff96514572493694769e42c826fddbe5 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Sun, 30 Oct 2022 08:50:40 -0700 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9320c9..2f7b40e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If you run into build errors at the `pip install` step you're likely on an OS th ## Usage -Basic launching can be accomplished with `python main.pyw` in the pyngtube dir, or double-clicing the main.pyw file. This should launch a default experience with a very crappy hand-drawn default avatar. +Basic launching can be accomplished with `python main.pyw` in the pyngtube dir, or double-clicking the main.pyw file. This should launch a default experience with a very crappy hand-drawn default avatar. There is no user interface. You can scroll the mousewheel inside the window to change the microphone threshold and can right-click in the window to open a dialog to select a new profile to load. See Configuration below for avatar configuration specs.