From 22cbd0565a9f6e7e48c15023c2159f440004b7cb Mon Sep 17 00:00:00 2001 From: alessio Date: Thu, 18 Aug 2016 12:51:10 +0200 Subject: [PATCH] godoc done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c995df5..dec9d76 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ A Golang build system with file watchers and live reload. Run, build and watch f - [x] Watcher files preview - [x] Support for directories with duplicates names - [ ] Unit test -- [ ] Go doc +- [x] Go doc - [x] Support for server start/stop - [x] Stream projects output - [x] Cli feedback