Skip to content

Commit d7d8758

Browse files
committed
add contribut
1 parent 5649cf9 commit d7d8758

File tree

4 files changed

+923
-1
lines changed

4 files changed

+923
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ install/install.exe
1717
install.lock
1818

1919
.idea/
20+
21+
node_modules/

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,17 @@ $ go build ./
157157
>如果你想为 mm-wiki 贡献代码,请加开发者交流群:922827699
158158
159159
## 贡献者列表
160-
<!-- ALL-CONTRIBUTORS-LIST: START - Do not remove or modify this section -->
160+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
161+
<!-- prettier-ignore-start -->
162+
<!-- markdownlint-disable -->
163+
<table>
164+
<tr>
165+
<td align="center"><a href="https://phachon.com"><img src="https://avatars3.githubusercontent.com/u/19726268?v=4" width="100px;" alt=""/><br /><sub><b>phachon</b></sub></a></td>
166+
</tr>
167+
</table>
168+
169+
<!-- markdownlint-enable -->
170+
<!-- prettier-ignore-end -->
161171
<!-- ALL-CONTRIBUTORS-LIST:END -->
162172
163173
## 支持

0 commit comments

Comments
 (0)