From f03e4dc8bcaf6b3b72f975c5b8b8577eedb4d553 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 12 Jan 2019 01:36:56 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394e9f3..3e33b8f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Nohang is a highly configurable daemon for Linux which is able to correctly prevent [out of memory](https://en.wikipedia.org/wiki/Out_of_memory) (OOM) and keep system responsiveness in low memory conditions. -![pic](https://i.imgur.com/ixF1JTt.png) +![pic](https://i.imgur.com/Hq1JPMs.png) ## What is the problem?