Created by: robrich
The symptom is https://github.com/robrich/orchestrator/issues/15, the problem is the primary sample promotes gulp.task('sometask', function () { gulp.run('someothertask'); })
. This PR introduces a cleaner README.md and a simpler watch syntax, completely avoiding the need for gulp.run().