From 45ad44a4b182f6d7328dab9bd3f8b856ad59a551 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Wed, 25 Jul 2018 03:52:01 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e72bc86..ac7efdd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nohang -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) conditions and keep system responsiveness in low memory conditions. +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. ## What is the problem?