diff --git a/README.md b/README.md index 33eaaf6..4b683a1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![Build Status](https://travis-ci.org/hakavlad/nohang.svg?branch=master)](https://travis-ci.org/hakavlad/nohang) [![Total alerts](https://img.shields.io/lgtm/alerts/g/hakavlad/nohang.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hakavlad/nohang/alerts/) -`nohang` package provides 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. The package also includes additional tools (`oom-sort`, `psi2log`, `psi-top`). +`nohang` package provides 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. + +The package also includes additional diagnostic tools (`oom-sort`, `psi2log`, `psi-top`). ## What is the problem?