add links in README.md

This commit is contained in:
nadoo 2017-07-14 11:20:02 +08:00
parent 668d5bc470
commit 76afdacf13
2 changed files with 7 additions and 0 deletions

3
.gitignore vendored
View File

@ -14,5 +14,8 @@
.glide/ .glide/
# custom # custom
*.zip
glider glider
doc/ doc/

View File

@ -111,3 +111,7 @@ WantedBy=multi-user.target
systemctl enable glider.service systemctl enable glider.service
systemctl start glider.service systemctl start glider.service
``` ```
## Thanks
- [go-shadowsocks2](https://github.com/shadowsocks/go-shadowsocks2): the core ss protocol support
- [gost](https://github.com/ginuerzh/gost): more protocols and more features