Updated README.md

This commit is contained in:
2024-08-13 16:05:40 -04:00
parent 758925c837
commit eb9a2b26b9

View File

@@ -8,7 +8,7 @@ jlog is a C++ library for logging to file, console, and event callbacks.
* Modern (C++20)
* Static Library
* Color Output
* Color Output (Now in RGB!)
* Logs to file AND console!
* Idiomatic Event callback for hooking into your game engine gui!
* GCC and MSVC support