1
0

Update README.md

This commit is contained in:
2026-07-02 23:35:10 +02:00
parent 2ed01972fb
commit bbe5688571
+3 -1
View File
@@ -20,7 +20,9 @@ The floor is set by **KMDF 1.15**, which only loads on Windows 10 1507 / Server
## How to use
See this [example implementation](https://git.nefarius.at/nefarius/nssudeaudio).
See the [API reference](src/Dmf_BusFilter.md) for the full module documentation, including configuration, callbacks, methods, and implementation details.
See this [example implementation](https://git.nefarius.at/nefarius/nssudeaudio) for a real-world driver using the library.
## Sources & 3rd party credits