diff --git a/README.md b/README.md index 4a3071c..c091eaf 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ A Golang file watchers with live reload. Run, build and watch file changes with #### Config file example - ``` version: "1.0" projects: - app_name: App One @@ -87,8 +86,6 @@ A Golang file watchers with live reload. Run, build and watch file changes with exts: - .go - ``` - #### To do - [x] Cli start, remove, add, list, run - [x] Remove duplicate projects