From b350a95fa9f01839d150318c39f2a5b2d2177f03 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Wed, 5 Dec 2018 03:30:10 +0900 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4336da3..5aa456c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Also look at [Why are low memory conditions handled so badly?](https://www.reddi Nohang prevents Out Of Memory with GUI notifications: [video](https://youtu.be/ChTNu9m7uMU) -![pic](https://i.imgur.com/wTZCtrN.png) +![pic](https://i.imgur.com/7Fj8nZR.png) ## Requirements @@ -187,7 +187,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - add `oom-trigger` - fix regex matching: replace re.fullmatch() by re.search() - add suppot `cmdline` regex matching - - add colored output + - print in terminal with colors - improve output: display `cmdline` and `Uid` in corrective action reports - [v0.1](https://github.com/hakavlad/nohang/releases/tag/v0.1), 2018-11-23