docs: Update README.md [skip ci]

This commit is contained in:
Chen Asraf
2022-04-10 22:53:31 +03:00
parent fe871eb97e
commit f4997c6289
2 changed files with 31 additions and 2 deletions

8
.markdownlint.json Normal file
View File

@@ -0,0 +1,8 @@
{
"MD013": {
"line_length": 100,
"tables": false,
"code_blocks": false
},
"MD033": false
}