From de4868449a9511a71c0e582a2c23108538b39c0e Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 1 Jul 2015 09:50:29 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da6931a..a765af2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Fresh +[![Join the chat at https://gitter.im/pilu/fresh](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pilu/fresh?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Fresh is a command line tool that builds and (re)starts your web application everytime you save a Go or template file. If the web framework you are using supports the Fresh runner, it will show build errors on your browser.