code preview

This commit is contained in:
alessio 2016-08-17 23:06:56 +02:00
parent 7c3cab3b83
commit bd6b7a9c01
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ A Golang file watchers with live reload. Run, build and watch file changes with
- Build, Run and watch file changes. Realize will re-build and re-run your projects on each changes - Build, Run and watch file changes. Realize will re-build and re-run your projects on each changes
``` ```
realize run $ realize run
``` ```
#### Config file example #### Config file example