Skip to content

Commit

Permalink
correct README. add description of src parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliaksandr Zhuhrou committed Jun 22, 2012
1 parent 9c9a8ef commit 11aacd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -26,6 +26,7 @@ Embedded Dart Templates
##Compiler options
* --out=dir_path - path to an output directory => for example ../test
* --file=file_path - path to the template file => for example ../test/example.edt
* --src=dir_path - path to an source directory where lookup for template files => for example ../src
Be aware that currently we do not support absolute paths as the compiler parameter.
All path should be relative to a worker directory.

Expand Down

0 comments on commit 11aacd0

Please sign in to comment.