mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-06-17 20:53:18 +08:00
Update README.md to include contributor section
This commit is contained in:
4
.all-contributorsrc
Normal file
4
.all-contributorsrc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"projectName": "sub2clash",
|
||||||
|
"projectOwner": "bestnite"
|
||||||
|
}
|
11
README.md
11
README.md
@ -83,3 +83,14 @@
|
|||||||
|
|
||||||
1. 在 `parser` 目录下实现协议解析器,用于解析节点链接
|
1. 在 `parser` 目录下实现协议解析器,用于解析节点链接
|
||||||
2. 在 `model/proxy` 目录下定义协议结构体
|
2. 在 `model/proxy` 目录下定义协议结构体
|
||||||
|
|
||||||
|
## 贡献者
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
|
<!-- prettier-ignore-start -->
|
||||||
|
<!-- markdownlint-disable -->
|
||||||
|
|
||||||
|
<!-- markdownlint-restore -->
|
||||||
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||||
|
Reference in New Issue
Block a user