From 9fa47b3aea1dc5a67d2c2900c8f69e51d31583d7 Mon Sep 17 00:00:00 2001 From: rasul Date: Fri, 25 Oct 2019 14:22:49 -0500 Subject: [PATCH] expand description slightly --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb3547d..0108405 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Sup is a small and simple process supervisor. Configuration file is sup.toml in -the current directory. +Sup is a small and simple process supervisor. It is originally to monitor some +applications in my X session but it can be used for other things. ## Installing