diff --git a/README.md b/README.md index 1acdc17..ddc11f2 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A Golang build system with file watchers, output streams and live reload. Run, b - Watch specific file extensions - Multiple projects support - Output streams +- Execution times #### Installation and usage @@ -121,6 +122,7 @@ A Golang build system with file watchers, output streams and live reload. Run, b - [ ] Unit test - [ ] Go test support - [ ] Cli fast run +- [x] Execution times for build/install - [x] Go doc - [x] Support for server start/stop - [x] Stream projects output