From 60e7deaaf5b28cd650091f5f5e6e317bca86e197 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Wed, 10 Jul 2019 02:51:09 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 57ae1241..7275f75b 100644 --- a/README.md +++ b/README.md @@ -152,9 +152,8 @@ spdlog::flush_every(std::chrono::seconds(3)); ``` --- -#### Binary logging as hex +#### Log binary data as hex. ```c++ -// log binary data as hex. // many types of std::container types can be used. // ranges are supported too. // format flags: