File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ export default Demo
135135\```
136136```
137137
138- ## Development
138+ ## 开发
139139
140140``` bash
141141npm install # Install dependencies
@@ -144,6 +144,17 @@ npm run hoist # Install sub packages dependencies
144144npm run watch:loader
145145npm run start
146146```
147+
148+ ## 贡献者
149+
150+ 一如既往,感谢我们出色的贡献者!
151+
152+ <a href =" https://github.com/kktjs/markdown-react-code-preview-loader/graphs/contributors " >
153+ <img src =" https://kktjs.github.io/markdown-react-code-preview-loader/CONTRIBUTORS.svg " />
154+ </a >
155+
156+ 由 [ action-contributors] ( https://github.com/jaywcjlove/github-action-contributors ) 生成。
157+
147158### License
148159
149160Licensed under the MIT License.
Original file line number Diff line number Diff line change @@ -144,6 +144,17 @@ npm run hoist # Install sub packages dependencies
144144npm run watch:loader
145145npm run start
146146```
147+
148+ ## Contributors
149+
150+ As always, thanks to our amazing contributors!
151+
152+ <a href =" https://github.com/kktjs/markdown-react-code-preview-loader/graphs/contributors " >
153+ <img src =" https://kktjs.github.io/markdown-react-code-preview-loader/CONTRIBUTORS.svg " />
154+ </a >
155+
156+ Made with [ action-contributors] ( https://github.com/jaywcjlove/github-action-contributors ) .
157+
147158### License
148159
149160Licensed under the MIT License.
You can’t perform that action at this time.
0 commit comments