diff --git a/README.md b/README.md index 64a9eee..ccdd477 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ # 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. ## What is the problem?