diff --git a/README.md b/README.md index 28b1421717..6d05f2c183 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ Official golang implementation of the Callisto protocol. Based on Ethereum official golang implementation. The main goal of Callisto is to research and implement a reference protocol of self-governed self-sustaining blockchain development infrastructure. The goal should be achieved through the built-in capabilities of Ethereum-compatible smart contract systems. +[![Build Status](https://travis-ci.org/EthereumCommonwealth/go-callisto.svg?branch=master)](https://travis-ci.org/EthereumCommonwealth/go-callisto) [![API Reference]( https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 )](https://godoc.org/github.com/EthereumCommonwealth/go-callisto) -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/EthereumCommonwealth/go-callisto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) +Telegram Group [@Callisto](https://t.me/CallistoNetwork) ## Building the source