Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
penglei committed Dec 21, 2013
1 parent 724734a commit f272283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ clearsilver template engine with debugger
--debug-brk enable debugger and break on first line. [false]
--include the dir of include command <?cs include:... ?> [.]
--ignore-whitespace ignore \r\n\t character in clearsilver template file [false]
--port debugger web server listen port [10080]
--port web listening port of debugger server [10080]

run `make test` to run example. Visit http://127.0.0.1:10080/ to start debugger
use `make test` to run example. Visit http://127.0.0.1:10080/ to start debugging

0 comments on commit f272283

Please sign in to comment.