diff --git a/README.md b/README.md index d2460cb5..57ae1241 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ spdlog::flush_every(std::chrono::seconds(3)); ``` --- -#### Binary logging +#### Binary logging as hex ```c++ // log binary data as hex. // many types of std::container types can be used.