diff options
author | obscuren <geffobscura@gmail.com> | 2014-01-06 03:45:32 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-01-06 03:45:32 +0800 |
commit | b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863 (patch) | |
tree | 4363b7c37e63e217ad79b45de297699629666efe /README.md | |
parent | 1676930a1644f06dafc66e2b5595eb343ffebc07 (diff) | |
download | go-tangerine-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.gz go-tangerine-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.zst go-tangerine-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.zip |
travis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +[![Build +Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum) + This is the Go implementation of the Ethereum protocol. It's far from being finished. ```go get https://github.com/ethereum/go-ethereum``` |