diff --git a/README.md b/README.md index ef527ff8d24..df3ab8ead35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Truffle +[![Join the chat at https://gitter.im/ethereum/cpp-ethereum](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/consensys/truffle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Truffle is a development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. With Truffle, you get: * Quick contract compilation and deployment to the Ethereum network on any RPC client, with no extra code.