From 2d7c508d4217c184bacb6c158b5d9b17ed1e2932 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 16 May 2020 19:32:39 +0900 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acf0a88..48ca189 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Of course, you can also [download more RAM](https://downloadmoreram.com/), tune - Low memory warnings (displays available memory). - [zram](https://www.kernel.org/doc/Documentation/blockdev/zram.txt) support (`mem_used_total` as a trigger); - [PSI](https://lwn.net/Articles/759658/) ([pressure stall information](https://facebookmicrosites.github.io/psi/)) support; -- Easy configuration with a commented [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf). +- Easy configuration with a commented [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf.in). ## Demo @@ -197,7 +197,7 @@ optional arguments: ## How to configure -The program can be configured by editing the [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf). The configuration includes the following sections: +The program can be configured by editing the [config file](https://github.com/hakavlad/nohang/blob/master/nohang/nohang.conf.in). The configuration includes the following sections: 1. Common zram settings 2. Common PSI settings