Modify README

This commit is contained in:
Yohan Graterol 2018-02-20 11:00:00 -05:00
parent 7bc2e4eaed
commit 10012e981c
No known key found for this signature in database
GPG key ID: D8C4A70CC26A1F90

View file

@ -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. 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]( [![API Reference](
https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667
)](https://godoc.org/github.com/EthereumCommonwealth/go-callisto) )](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 ## Building the source