From afd9988c8c0954cadf05d2647f31fc5e636623a5 Mon Sep 17 00:00:00 2001 From: alessio Date: Thu, 25 Aug 2016 15:02:34 +0200 Subject: [PATCH] milestone 1.1 features updated --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39674a1..49d0d8f 100644 --- a/README.md +++ b/README.md @@ -169,9 +169,10 @@ A Go build system with file watchers, output streams and live reload. Run, build ##### Milestone 1.1 - [ ] Test under windows - [ ] Unit test -- [ ] Custom path support on commands -- [ ] Output files support +- [ ] Custom path on commands +- [ ] Output files - [ ] Cli args +- [ ] Before/After command #### Contacts