From 6852885148945bd9c3ce98e107b3e7f79d4b1b8b Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Sat, 13 Nov 2021 20:34:28 +0100 Subject: [PATCH] Fixes in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ace7cc..67bc3a0 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,6 @@ group=server-group modules=path.to.script, path.to.script2 ``` -"path.to.script" is the python script path for import it into pastafaristats. You can use many scripts, but if you need many stats, is recommendable use starts collector how collectord, netdata, etc. +"path.to.script" is the python script path for import it into pastafaristats. You can use many scripts, but if you need many stats, is recommendable use stats collectors how collectd, netdata, etc.