From ad9a56345e213066bb6dd888c83f4fab7aa1a25b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=A0=E9=87=8C?= Date: Thu, 4 Sep 2014 14:19:55 +0800 Subject: [PATCH] update doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cd9056..d9933c1 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Usage * start with default settings : ``anyproxy`` * 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