diff --git a/README.md b/README.md index 02bab12..073488b 100644 --- a/README.md +++ b/README.md @@ -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