From 4bea75dee970bb019b44bf8afd1688dc221654bd Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Tue, 12 Feb 2019 01:25:48 +0900 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0de18b1..52e6ecc 100644 --- a/README.md +++ b/README.md @@ -168,8 +168,8 @@ See also `man journalctl`. ## Known problems - Awful documentation -- Slowly starting, slowly looking for a victim, especially when using swapspace (although this should be enough for more than 95% of all cases, IMHO) -- It is written in an interpreted language and is actually a prototype +- It is written in Python and is actually a prototype (although the algorithm may be good) +- No tests ## Todo