Updated What is rule file and how to write one (markdown)

ottomao 2014-11-24 00:27:42 -08:00
parent 371f4538a3
commit 50966746dd

@ -101,3 +101,8 @@ Tips about rule file
To invoke a rule 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).