Update README.md (#207)
Add new lines after <ignorestart> and <ignoreend>.
This commit is contained in:
parent
9c5ab09c7c
commit
d0a19774c2
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# WebSSH2
|
||||
|
||||
<ignorestart>
|
||||
|
||||
[](https://badge.fury.io/gh/billchurch%2Fwebssh2)
|
||||
|
||||
[](https://www.buymeacoffee.com/billchurch)
|
||||
|
@ -63,6 +65,7 @@ docker run --name webssh2 -d -p 2222:2222 -v `pwd`/app/config.json:/usr/src/conf
|
|||
```
|
||||
|
||||
<ignoreend>
|
||||
|
||||
# Options
|
||||
|
||||
## GET request vars
|
||||
|
|
Loading…
Reference in a new issue