diff --git a/Manage-Multiple-Users.md b/Manage-Multiple-Users.md index cfc0bac..a482863 100644 --- a/Manage-Multiple-Users.md +++ b/Manage-Multiple-Users.md @@ -2,7 +2,7 @@ Note: this feature is currently in progress on `manager` branch and has not been If you want to build a user management system, Shadowsocks provides an API that allows you to add/remove ports on the fly, as well as get transfer statistics from Shadowsocks. -If you only want to add multiple users without the on the fly feature, you can check [this tutorial](https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users). +If you simply want to add multiple users without changing them on the fly, you can check [this tutorial](https://github.com/shadowsocks/shadowsocks/wiki/Configure-Multiple-Users). Setup -----