From c315537f37500461c879b9be66e2eb5dbc5a2c3c Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Sat, 16 Nov 2013 05:29:30 -0800 Subject: [PATCH] node-webkit actually follow blink fork rather than webkit --- Ports-and-Clients.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ports-and-Clients.md b/Ports-and-Clients.md index 5c06db6..25e3030 100644 --- a/Ports-and-Clients.md +++ b/Ports-and-Clients.md @@ -15,20 +15,20 @@ Server side Mac OSX clients --------------------------- -* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node and Webkit +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit * [GoAgentX](https://github.com/ohdarling/GoAgentX) - OSX client, with GUI Windows clients --------------------------- -* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node and Webkit +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit * [shadowsocks-csharp](https://github.com/clowwindy/shadowsocks-csharp) - Windows version with GUI * [Yingwa](https://github.com/dallascao/yingwa) - Shadowsocks Windows client Linux clients --------------------------- -* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered node and by Webkit +* [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) - Cross-platform GUI powered by node-webkit * Or use command line versions in Server side iOS clients