Fix README typo
This commit is contained in:
parent
32f0d1de88
commit
12081d83ff
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ If you run into build errors at the `pip install` step you're likely on an OS th
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue