From 9c9ac9cdbcb1c43c6e05a9daf5b9f53317f0ae38 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Wed, 17 Jul 2019 20:17:19 +0900 Subject: [PATCH] add badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ccdd477..d0e99d0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ [![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/) +[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/hakavlad/nohang.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hakavlad/nohang/context:python) + + +https://img.shields.io/lgtm/grade/python/github/hakavlad/nohang.svg + +shields.io 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.