From a54279e1502a5e8fcc700cb6131a9a538bc6b531 Mon Sep 17 00:00:00 2001 From: acidicoala <67734819+acidicoala@users.noreply.github.com> Date: Sun, 12 Mar 2023 20:40:38 +0400 Subject: [PATCH] Updated README --- README.adoc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.adoc b/README.adoc index 5dfe40b..f3f6b73 100644 --- a/README.adoc +++ b/README.adoc @@ -263,14 +263,9 @@ For example: .\build.ps1 32 Debug ---- -== 👋 Acknowledgements +== 📚 Open-Source libraries -SmokeAPI makes use of the following open source projects: - -* https://github.com/libcpr/cpr[C++ Requests] -* https://github.com/nlohmann/json[JSON for Modern C++] -* https://github.com/stevemk14ebr/PolyHook_2_0[PolyHook 2] -* https://github.com/gabime/spdlog[spdlog] +This project makes use of the open source projects specified in the https://github.com/acidicoala/KoalaBox#-open-source-libraries[KoalaBox Readme] == 📄 License