add badges

This commit is contained in:
Alexey Avramov 2019-07-17 19:31:06 +09:00
parent 132ddac1d0
commit d5f59f4f32

View File

@ -2,6 +2,9 @@
# Nohang # Nohang
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![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 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. 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? ## What is the problem?