From cd49ca88a28cca5bdf21e53e2e6bc32ebc7df92e Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 16 Aug 2015 19:23:10 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 293f6353..b7f44756 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,9 @@ with any editor, Shadowsocks will notify browsers about the change automatically 1. Load balance: choosing server randomly 2. High availability: choosing the best server (low latency and packet loss) -3. Write your own strategy by implement IStrategy interface and send us a pull request! +3. Choose By Total Package Loss: ping and choose. Please also enable + `Availability Statistics` in the menu if you want to use this +4. Write your own strategy by implement IStrategy interface and send us a pull request! #### UDP