diff --git a/Readme.md b/Readme.md index e9af56b..4fb7594 100644 --- a/Readme.md +++ b/Readme.md @@ -13,8 +13,16 @@ Edit Names of Audio Output Devices. Extract Names from Windows Sound Settings. Example ``` +**Speaker** (Realtek High Definiton Audio) **Headset** (Realtek High Definiton Audio) +``` +Will Result it: +``` +[Devices] +Output1=**Speaker** +Output2=**Headset** +``` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.