update readme

This commit is contained in:
Alexey Avramov 2018-07-21 19:50:44 +09:00
parent 9d96e54d07
commit 07f16a186b

View File

@ -1,7 +1,7 @@
# Nohang # 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 save [disk cache](https://en.wikipedia.org/wiki/Page_cache). 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 save [disk cache](https://en.wikipedia.org/wiki/Page_cache).
## What is the problem? ## What is the problem?
@ -61,7 +61,7 @@ The program is unstable and some fixes are required before the first stable vers
```bash ```bash
$ git clone https://github.com/hakavlad/nohang.git $ git clone https://github.com/hakavlad/nohang.git
cd nohang $ cd nohang
``` ```
## Installation and start for systemd users ## Installation and start for systemd users