aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2ddf025..bf76487 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
# About
This directory contains the source code for a tiny service supervision
-framework devised for the Pygos system, consisting of an init daemon,
-a _definitely_ non standards compliant cron implementation and various
-command line utilities.
+framework devised for the Pygos system, consisting of an init daemon and
+accompanying command line utilities.
The programs of this package are developed first and foremost for GNU/Linux
@@ -46,8 +45,6 @@ command line tools.
See [docs/services.md](docs/services.md) for more information on service
description files.
-See [docs/gcron.md](docs/gcron.md) for details on the cron implementation.
-
## Why