Code format

This commit is contained in:
StevenJoeZhang 2019-04-19 00:42:20 +08:00
parent 4f53513e4b
commit 459c341be5

View File

@ -43,7 +43,11 @@ Set `bots` in `config.json` to a non-zero value, or execute the command below:
```bash
node paper-io-bot.js ws://localhost:8080
#or
```
or
```bash
node bot.js ws://localhost:8080
```