From f77999eb1aedd5b87e0f7e47e8b4da13cb232ba2 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 4 May 2024 22:02:27 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 513698c..1d598c4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ RSS aggregator for different protocols ## Server -Launch as many servers as wanted by arguments +Launch as many servers as wanted, for different protocols and configurations (provided as the arguments) * `php src/server.php protocol=nex config=name.json` - launch `nex` protocol server with `name.json` config * `config` - relative (to `config` folder) or absolute path to configuration file