TOML formatting in README.

This commit is contained in:
Patrick Connolly
2018-11-10 03:43:19 +08:00
parent 4595ca6613
commit 51404a7e36

View File

@@ -121,7 +121,7 @@ See [howto](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config
### Examples
#### Bridge mattermost (off-topic) - irc (#testing)
```
```toml
[irc]
[irc.freenode]
Server="irc.freenode.net:6667"
@@ -149,7 +149,7 @@ enable=true
```
#### Bridge slack (#general) - discord (general)
```
```toml
[slack]
[slack.test]
Token="yourslacktoken"