add special thanks section to readme

This commit is contained in:
onyx-and-iris 2024-06-26 18:15:46 +01:00
parent 46df232456
commit 1e54903318

View File

@ -43,3 +43,7 @@ Scripts can be loaded from text files, for example:
```powershell ```powershell
./vbantxt-cli -D1 $(Get-Content .\example_commands.txt) ./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