add link to api documentation

This commit is contained in:
onyx-and-iris 2024-06-26 18:37:52 +01:00
parent 694a4dbc65
commit 050a4d9e60

View File

@ -44,6 +44,10 @@ Scripts can be loaded from text files, for example:
./vbantxt-cli -D1 $(Get-Content .\example_commands.txt)
```
## `Official Documentation`
- [Voicemeeter Remote C API](https://github.com/onyx-and-iris/Voicemeeter-SDK/blob/main/VoicemeeterRemoteAPI.pdf)
## `Special Thanks`
- [rxi](https://github.com/rxi) for writing the [log.c](https://github.com/rxi/log.c) package