diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 45ff5c9..3043ae7 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -4,7 +4,7 @@ Feel free to add to this list. Server side --------------------------- -* [ansible-shadowsocks](https://github.com/jlund/ansible-shadowsocks) - [Ansible](http://www.ansibleworks.com/) role that automates setting up a Shadowsocks server +* [ansible-shadowsocks](https://github.com/jlund/ansible-shadowsocks) - An [Ansible](http://www.ansibleworks.com/) role that automates setting up a Shadowsocks server * [shadowsocks](https://github.com/clowwindy/shadowsocks) - Python version * [fukei](https://github.com/thomashuang/Fukei) - Python Tornado version * [shadowsocks-nodejs](https://github.com/clowwindy/shadowsocks-nodejs) - Node.js version @@ -12,7 +12,7 @@ Server side * [shadowsocks-libev](https://github.com/madeye/shadowsocks-libev) - C libev version * [shadowsocks-libuv](https://github.com/dndx/shadowsocks-libuv) - C libuv version * [shadowsocks-erlang](https://github.com/Yongke/shadowsocks-erlang) - Erlang version -* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other version** +* [shadowsocks-dotcloud](https://github.com/clowwindy/shadowsocks-dotcloud) - Dotcloud PAAS version. **Not compatible with other versions** Mac OSX clients ---------------------------