From 50966746ddf0bfebc4e152604f0687ba702d8ac8 Mon Sep 17 00:00:00 2001 From: ottomao Date: Mon, 24 Nov 2014 00:27:42 -0800 Subject: [PATCH] Updated What is rule file and how to write one (markdown) --- What is rule file and how to write one.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/What is rule file and how to write one.md b/What is rule file and how to write one.md index fc94e95..46348f1 100644 --- a/What is rule file and how to write one.md +++ b/What is rule file and how to write one.md @@ -100,4 +100,9 @@ Tips about rule file To invoke a rule file ------------------------- -* in shell ``anyproxy --rule /path/to/ruleFile.js`` \ No newline at end of file +* in shell ``anyproxy --rule /path/to/ruleFile.js`` + + +Samples +------------------------- +* Samples could be found at [https://github.com/alibaba/anyproxy/tree/master/rule_sample](https://github.com/alibaba/anyproxy/tree/master/rule_sample). \ No newline at end of file