From e15deead32bf1219a764ed8e8633bda6fbc69cdb Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Thu, 27 Sep 2018 03:59:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e175dd4..6707f291 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Very fast, header only, C++ logging library. [![Build Status](https://travis-ci. * Android ## Features -* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below). +* Very fast (see [benchmarks](#benchmarks) below). * Headers only, just copy and use. * Feature rich using the excellent [fmt](https://github.com/fmtlib/fmt) library. * Fast asynchronous mode (optional)