summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2022-05-27 18:33:35 +0800
committerGitHub <[email protected]>2022-05-27 18:33:35 +0800
commita35f2f93b25e5d987248954e61005b7dffce2a5b (patch)
tree118e211fd8e92e29b36ca56575a8acbbd7ee43a9
parented8f48835c9edc17a417abb8f6d472b20e5cff6d (diff)
Add: thanks list
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2cc5a5..1e20c83 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,10 @@ Youtube 缓存节点、地域信息检测:https://github.com/sjlleo/TubeCheck
一年前,我在学习`Golang`的时候以研究为目的完成了这个项目,现在是时候抛弃包袱,完整重构了。
+## 编译脚本
+
+编译脚本来自于 [@missuo](https://github.com/missuo) 同学的修改版,在从特表感谢~
+
## 指定网卡出口测试
感谢 @caobug