commit 1ba38a8fbbe210de08eb706b7e5be026733238c3
parent 10917f2f3263bab7c5dc0f0d3317c83e51c62d73
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sun, 20 Sep 2015 17:19:49 +0200
Updating README file (project description)
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -28,7 +28,9 @@
```
# Logswan
-Logswan is a Web log analyzer in early stages of development. It is targeted at very large log files, typically APIs logs. Project design goals include : speed, memory-usage efficiency, and keeping the code as simple as possible.
+Logswan is a Web log analyzer using probabilistic data structures. It is targeted at very large log files, typically APIs logs. It has constant memory usage regardless of the log file size.
+
+Project design goals include : speed, memory-usage efficiency, and keeping the code as simple as possible.
Logswan is **opinionated software** :