Browse Source

docs: update README.md

xiaoxian521 3 years ago
parent
commit
c7b61febc3
3 changed files with 17 additions and 8 deletions
  1. 8 0
      .markdownlint.json
  2. 5 4
      README.en-US.md
  3. 4 4
      README.md

+ 8 - 0
.markdownlint.json

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

+ 5 - 4
README.en-US.md

@@ -10,7 +10,7 @@ vue-pure-admin is a free and open source middle and back-end template. Using the
 
 ## Supporting video tutorial
 
-bilibili:https://www.bilibili.com/video/BV1534y1S7HV/
+bilibili:<https://www.bilibili.com/video/BV1534y1S7HV/>
 
 ## Preview
 
@@ -145,11 +145,12 @@ In principle, no fees and copyrights are charged, so you can use it with confide
 
 Thank you very much for your support, I believe the project will get better and better! ! ! :heart:
 
-|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |
-| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: |
-| <a href="https://github.com/xueyuheng"><img src="https://avatars.githubusercontent.com/u/48202935?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/taolei1990"><img src="https://avatars.githubusercontent.com/u/23173640?v=4" width="60px" height="60px" /></a> |
+|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |                                                                hang-kim                                                                 |
+| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
+| <a href="https://github.com/xueyuheng"><img src="https://avatars.githubusercontent.com/u/48202935?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/taolei1990"><img src="https://avatars.githubusercontent.com/u/23173640?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/hang-kim"><img src="https://avatars.githubusercontent.com/u/52914259?v=4" width="60px" height="60px" /></a> |
 
 ## Contributors
 
 This project exists thanks to all the people who contribute!!! :heart:
+
 <a href="https://github.com/xiaoxian521/vue-pure-admin/graphs/contributors"><img src="https://contrib.rocks/image?repo=xiaoxian521/vue-pure-admin" /></a>

+ 4 - 4
README.md

@@ -10,7 +10,7 @@ vue-pure-admin 是一个免费开源的中后台模版。使用了最新的`vue3
 
 ## 配套视频教程
 
-bilibili:https://www.bilibili.com/video/BV1534y1S7HV/
+bilibili:<https://www.bilibili.com/video/BV1534y1S7HV/>
 
 ## 预览
 
@@ -145,9 +145,9 @@ yarn build
 
 非常感谢你们的支持,相信项目会越来越好!!!:heart:
 
-|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |
-| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: |
-| <a href="https://github.com/xueyuheng"><img src="https://avatars.githubusercontent.com/u/48202935?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/taolei1990"><img src="https://avatars.githubusercontent.com/u/23173640?v=4" width="60px" height="60px" /></a> |
+|                                                                xueyuheng                                                                 |                                                                taolei1990                                                                 |                                                                hang-kim                                                                 |
+| :--------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
+| <a href="https://github.com/xueyuheng"><img src="https://avatars.githubusercontent.com/u/48202935?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/taolei1990"><img src="https://avatars.githubusercontent.com/u/23173640?v=4" width="60px" height="60px" /></a> | <a href="https://github.com/hang-kim"><img src="https://avatars.githubusercontent.com/u/52914259?v=4" width="60px" height="60px" /></a> |
 
 ## 贡献者