Merge pull request #2 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
This commit is contained in:
Iuri Matias 2015-06-04 07:23:47 -04:00
commit 891a4d19ae

View File

@ -1,5 +1,7 @@
What is embark
======
[![Join the chat at https://gitter.im/iurimatias/embark-framework](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/iurimatias/embark-framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Embark is a framework that allows you to easily develop and deploy DApps. Embark automatically deploys your contracts and makes them available in your JS code. Embark watches for changes, and if you update a contract, Embark will automatically redeploy the contracts (if needed) and the dapp.
Installation