update readme

This commit is contained in:
yggverse 2024-05-04 22:03:17 +03:00
parent f77999eb1a
commit 72361c9fb5

View file

@ -32,6 +32,6 @@ RSS aggregator for different protocols
Launch as many servers as wanted, for different protocols and configurations (provided as the 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 (`config` folder) or absolute path to configuration file
* `protocol` - server protocol, supported options: * `protocol` - server protocol, supported options:
* `nex` - [NEX Protocol](https://nightfall.city/nex/info/specification.txt) * `nex` - [NEX Protocol](https://nightfall.city/nex/info/specification.txt)