Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBeke committed Aug 26, 2017
1 parent 8749392 commit 45b7c63
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@ Example of the index template:
1. Run Koekr from the command line:

$ koekr

Use the `--watch` command line argument if you want Koekr to listen for file changes. Koekr listens for:

* Changes in the `assets` directory (not in subdirectories at the moment)
* Changes in the `pages` directory (not in subdirectories at the moment)
* Changes to the config file
* Changes to the template file (only if it's a single file at the moment)

1. Profit!

Expand Down

0 comments on commit 45b7c63

Please # to comment.