add #@set directive description in README

pull/37/head
Yu Qing 2017-02-02 12:40:14 +08:00
parent ff60187490
commit 5857ce92fe
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -23,6 +23,7 @@ C function including:
tracker_server = ip2
#include directive to include other ini file
#@function directive for annotation
#@set directive to set variables for condition of #@if directive
support control statements for special purpose as:
#@if, #@else, #@endif, #@for, #@endfor