From fb9f5237ceda314bf02d615157cc26694554a6b4 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 24 Jan 2019 01:31:11 +0900 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ff074..37361ae 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - Improve poll rate algorithm - Improve limiting `oom_score_adj`: now it can works without UID=0 - Improve GUI warnings: - - Find env without run `ps` and `env` + - Find env without run `ps` - Handle all timeouts when notify-send starts - Fix conf parsing: use of `line.partition('=')` instead of `line.split('=')` - Add `PSI` support (using `/proc/pressure/memory`, need Linux 4.20+)