docs: update README.md

This commit is contained in:
xiaoxian521
2021-10-23 19:15:54 +08:00
parent eb8d3ca96e
commit c7b61febc3
3 changed files with 17 additions and 8 deletions

8
.markdownlint.json Normal file
View File

@@ -0,0 +1,8 @@
{
"default": true,
"MD003": false,
"MD033": false,
"MD013": false,
"MD007": { "indent": 4 },
"no-hard-tabs": false
}