diff --git a/README.md b/README.md index 015c7fa..ef50a33 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,7 @@ Scripts can be loaded from text files, for example: ```powershell ./vbantxt-cli -D1 $(Get-Content .\example_commands.txt) ``` + +## `Special Thanks` + +- [rxi](https://github.com/rxi) for writing the [log.c](https://github.com/rxi/log.c) package