summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2945e70..4d8df26 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
What is this?
~~~~~~~~~~~~~
-This is a rewrite of commonly used plugins in C as a single binary. The
-purpose is reducing resource usage:
+This is a rewrite of commonly used munin plugins in C as a single binary.
+The purpose is reducing resource usage:
* disk space: the binary is smaler than the plugins together
* more diskspace: it has no dependencies on other programs
* less forks: it does not fork internally