diff --git a/README.md b/README.md index 1250bb1..418b1e7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ A commandline app that will watch your folder and monitor any changes. When a change occurs, *Overlook* will execute (or restart) a command you specify. *Overlook* is platform independent and will work with anything from writing a README file, to developing a service. +--- +### Quick Start +```bash +$ overlook watch -t /folder/to/watch -e /script/to/execute +``` --- ### Table of Contents