update readme

This commit is contained in:
yggverse 2024-05-04 22:02:27 +03:00
parent af6cea82e5
commit f77999eb1a

View file

@ -29,7 +29,7 @@ RSS aggregator for different protocols
## Server ## 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 * `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 * `config` - relative (to `config` folder) or absolute path to configuration file