Browse Source

MD033 MD013 MD045

pull/955/head
valorisa 2 years ago
parent
commit
fdd3bdde26
  1. 14
      .markdownlint.json
  2. 4
      README.md

14
.markdownlint.json

@ -0,0 +1,14 @@
{
"MD033": {
"allowed_elements": [
"p",
"img",
"pre",
"b"
]
},
"MD013": {
"line_length": 193,
"code_block_line_length": 120
}
}

4
README.md

@ -9,8 +9,8 @@
You have found the easiest way to install & manage WireGuard on any Linux host !
<p align="center"
<img src="./assets/screenshot.png" alt="Alternate text" width="802" /img>
<p> align="center"
<img src="./assets/screenshot.png" alt="Alternate text" width="802" />
</p>
## Features

Loading…
Cancel
Save