Update README.md

This commit is contained in:
freearhey 2021-03-13 17:39:50 +03:00
parent eaf005ec6b
commit 78fdfc21e2
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Arguments:
- `-c, --config`: path to config file - `-c, --config`: path to config file
- `-d, --debug`: enable debug mode - `-d, --debug`: enable debug mode
**example.com.config.js** ##### example.com.config.js
```js ```js
module.exports = { module.exports = {
@ -61,7 +61,7 @@ module.exports = {
} }
``` ```
**example.com.channels.xml** ##### example.com.channels.xml
```xml ```xml
<?xml version="1.0"?> <?xml version="1.0"?>