From 57fc0e4a3a79899992450c4958c90f3f92c15602 Mon Sep 17 00:00:00 2001 From: OttoMao Date: Wed, 1 Apr 2015 10:33:21 +0800 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 646d330..361f857 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,9 @@ Quick Start * ...or start with a specific port: ``anyproxy --port 8001`` * ...start with a rule file: ``anyproxy --rule ./rule_sample/rule_allow_CORS.js`` -### step 3 - launch web interface +### step 3 - set up proxy settings in your browser , or system ,or mobile devices ,etc + +### step 4 - launch web interface * visit [http://127.0.0.1:8002](http://127.0.0.1:8002) ,you will see realtime requests in your browser * be sure to use web interface with modern browsers