Update README.md
This commit is contained in:
parent
78fdfc21e2
commit
b8b5411eb3
|
@ -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"?>
|
||||||
|
|
Loading…
Reference in New Issue