moved image
This commit is contained in:
parent
970f370c4a
commit
d0a68bb541
|
@ -5,6 +5,8 @@
|
|||
|
||||
A Golang build system with file watchers and live reload. Run, build and watch file changes with custom paths
|
||||
|
||||
![Preview](http://i.imgur.com/bTBkRjH.png)
|
||||
|
||||
#### Features
|
||||
|
||||
- Build, Install and Run in the same time
|
||||
|
@ -87,10 +89,6 @@ A Golang build system with file watchers and live reload. Run, build and watch f
|
|||
exts:
|
||||
- .go
|
||||
|
||||
#### Preview
|
||||
![Preview](http://i.imgur.com/bTBkRjH.png)
|
||||
|
||||
|
||||
#### To do
|
||||
- [x] Cli start, remove, add, list, run
|
||||
- [x] Remove duplicate projects
|
||||
|
|
Loading…
Reference in New Issue