mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2024-11-15 15:00:47 +00:00
adds badges, links to README
This commit is contained in:
parent
26de3d90b9
commit
8a79005d6f
12
README.md
12
README.md
@ -1,6 +1,14 @@
|
||||
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
|
||||
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
|
||||
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
|
||||
|
||||
# NVDA Addon Voicemeeter
|
||||
|
||||
Control Voicemeeter with global hotkeys.
|
||||
Control [Voicemeeter][voicemeeter] with global hotkeys.
|
||||
|
||||
## Requirements
|
||||
|
||||
- [NVDA screen reader][nvda]
|
||||
|
||||
## Install
|
||||
|
||||
@ -118,3 +126,5 @@ Would make the following changes:
|
||||
- changes the bus assignment binds to `NVDA+control+number`
|
||||
|
||||
All other binds would then be defaults.
|
||||
|
||||
[voicemeeter]: https://voicemeeter.com/
|
||||
|
Loading…
Reference in New Issue
Block a user