Readme updated

This commit is contained in:
Tobias Kauder 2021-01-28 15:57:48 +01:00
parent 4f6626a142
commit b001560032

View File

@ -14,15 +14,15 @@ Edit Names of Audio Output Devices. Extract Names from Windows Sound Settings.
Example Example
``` ```
**Speaker** (Realtek High Definiton Audio) Speaker (Realtek High Definiton Audio)
**Headset** (Realtek High Definiton Audio) Headset (Realtek High Definiton Audio)
``` ```
Will Result it:
Will Result in **hyperaudio.ini**:
``` ```
[Devices] [Devices]
Output1=**Speaker** Output1=Speaker
Output2=**Headset** Output2=Headset
``` ```
## Contributing ## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.