From d0a68bb54159f0cac0187c4e7c2847de6324b453 Mon Sep 17 00:00:00 2001 From: alessio Date: Thu, 18 Aug 2016 01:08:10 +0200 Subject: [PATCH] moved image --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 42a3aea..a5416ae 100644 --- a/README.md +++ b/README.md @@ -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 @@ -85,11 +87,7 @@ A Golang build system with file watchers and live reload. Run, build and watch f - vendor - bin exts: - - .go - -#### Preview -![Preview](http://i.imgur.com/bTBkRjH.png) - + - .go #### To do - [x] Cli start, remove, add, list, run