diff --git a/README.md b/README.md index 7df832d..cee8c52 100644 --- a/README.md +++ b/README.md @@ -33,3 +33,6 @@ dataxyz03=R0VNRU5ULiBJTiBOTyBFVkVOVCBTSEFMTCBUSEUKQVVUSE9SUyBPUiBDT1BZUklHSFQgSE ``` `.\FileToVariables.exe --file ../../LICENSE_NEW --var-format "dataxyz{i}" read`: → We get the MIT license from the environment variables back. + +## Thanks to: +* [upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action)