From ced0ce62860b9c6ea6e4935e4e9f281330ee23bf Mon Sep 17 00:00:00 2001 From: rasul Date: Sat, 26 Oct 2019 15:53:44 -0500 Subject: [PATCH] not sure how small it is anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f9149..fa33bae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Pipeline Status](https://gitlab.com/rascul/sup/badges/master/pipeline.svg)](https://gitlab.com/rascul/sup/pipelines) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitlab.com/rascul/sup/blob/master/LICENSE) -Sup is a small and simple process supervisor. It is originally to monitor some +Sup is a small process supervisor. It is originally to monitor some applications in my X session but it can be used for other things. ## Installing