logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit 119629b42aca459a6c6b1cbcd5433b9b2ea37cfb
parent 5becaa1e025e674ccdfcbccdb6631e3f2f572f06
Author: Frederic Cambus <fred@statdns.com>
Date:   Thu, 12 Jan 2017 09:57:59 +0100

Fix some typos in README

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -134,7 +134,7 @@ Logswan outputs JSON data to **stdout**. ## Measuring Logswan memory usage -Heap profiling can be done using valgrind, as follow: +Heap profiling can be done using valgrind, as follows: valgrind --tool=massif logswan access.log ms_print massif.out.* @@ -146,7 +146,7 @@ details. ## Author -Logswan is developed by Frederic Cambus +Logswan is developed by Frederic Cambus. - Site: https://www.cambus.net - Twitter: https://twitter.com/fcambus