From ac3fd6575b0bb553cca6a63e33762bfd2906d1dc Mon Sep 17 00:00:00 2001 From: herbert koelman Date: Sat, 25 Jun 2016 17:24:17 +0200 Subject: [PATCH] README cosmetics --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50d4853..faaaf8c 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,15 @@ Doxygen [documentation]() can be generated with this command. I hope this help m The `make` target `pkg` will produce au tar.gz that can be distributed. - INFO On an Intel NUC, this library logs 200,000 messages/s +> INFO On an Intel NUC, this library logs 200,000 messages/s ### How to use it Sample code can be found in the `tests` directory. To use it, run the following commands: - cd tests - ./configure - ./make + cd tests + ./configure + ./make ### Dependencies