Readme updated
This commit is contained in:
parent
4f6626a142
commit
b001560032
10
Readme.md
10
Readme.md
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user