diff --git a/README.md b/README.md index d33f291..d12db57 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ Welcome and feel free to ask any questions at [Discussions](https://github.com/x ## Credits -- [Dreamacro/clash](https://github.com/Dreamacro/clash) - A rule-based tunnel in Go - [google/gvisor](https://github.com/google/gvisor) - Application Kernel for Containers - [wireguard-go](https://git.zx2c4.com/wireguard-go) - Go Implementation of WireGuard diff --git a/README_ZH.md b/README_ZH.md index ae22499..3330afa 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -47,7 +47,6 @@ ## 特别感谢 -- [Dreamacro/clash](https://github.com/Dreamacro/clash) - A rule-based tunnel in Go - [google/gvisor](https://github.com/google/gvisor) - Application Kernel for Containers - [wireguard-go](https://git.zx2c4.com/wireguard-go) - Go Implementation of WireGuard diff --git a/transport/shadowsocks/README.md b/transport/shadowsocks/README.md index c9fc815..342c889 100755 --- a/transport/shadowsocks/README.md +++ b/transport/shadowsocks/README.md @@ -1,5 +1,3 @@ ## Embedded go-shadowsocks2 -from https://github.com/Dreamacro/go-shadowsocks2 - origin https://github.com/riobard/go-shadowsocks2