From 6dcf6500f80b069118d53b1b51ce4e7c807cfdff Mon Sep 17 00:00:00 2001 From: Klemek Date: Wed, 7 Apr 2021 19:00:46 +0200 Subject: [PATCH] updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec9ff4f..bebf8a2 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ python3 src/main.py * more scans: `%words` * concurrent `fast` analysis * assume `fast` if last analysis is fresh + * better memory handling + * bug fix * **v1.11** * more scans: `%first`, `%rand`, `%last` * streak computing in `%pres`