From 9ff9cc69221ad8118817a836874bdda92370a867 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 23 Nov 2018 03:20:30 +0900 Subject: [PATCH] fix readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 54bc8eb..b3a29fc 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,6 @@ To show GUI notifications: - VmRSS is 10 — 14 MiB depending on the settings (about 10 MiB by default) - CPU usage depends on the level of available memory (the frequency of memory status checks increases as the amount of available memory decreases) and monitoring intensity (can be changed by the user via the config) -## Status - -The program is unstable and some fixes are required before the first stable version will be released (need documentation, translation, review and some optimisation). - ## Download, install, uninstall ```bash @@ -127,6 +123,10 @@ $ sudo journalctl -eu nohang See also `man journalctl`. +## Known problems + +- Awful documentation + ## Feedback Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, feature requests and any questions are welcome.