From 1e54903318c5afe802ef5eff3a5b5ad90b075802 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 26 Jun 2024 18:15:46 +0100 Subject: [PATCH] add special thanks section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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