aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-01-06 03:45:32 +0800
committerobscuren <geffobscura@gmail.com>2014-01-06 03:45:32 +0800
commitb6f7859c3dbf2d63933eab542c8ef3b3fdcbb863 (patch)
tree4363b7c37e63e217ad79b45de297699629666efe /README.md
parent1676930a1644f06dafc66e2b5595eb343ffebc07 (diff)
downloaddexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.gz
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.bz2
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.lz
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.xz
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.tar.zst
dexon-b6f7859c3dbf2d63933eab542c8ef3b3fdcbb863.zip
travis
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92ca75b5a..7449c439a 100644
--- a/README.md
+++ b/README.md
@@ -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```