From 7b5cb79c072e9a1b6d99e65d190c34025e23f7b1 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Wed, 17 Jul 2019 20:23:42 +0900 Subject: [PATCH] update readme --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d0e99d0..6f9e408 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,6 @@ [![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. ## What is the problem?