aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-02-06 04:34:47 +0800
committerobscuren <geffobscura@gmail.com>2015-02-06 04:34:47 +0800
commitcec30e23b2ef44edeb308fc63f69f8f1fc2dc008 (patch)
treea02c43bfa647556685b5c7cda672c80b37c384a3 /README.md
parent47129428fe346b0b5595d3c5ffc88432071af4a3 (diff)
downloadgo-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar.gz
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar.bz2
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar.lz
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar.xz
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.tar.zst
go-tangerine-cec30e23b2ef44edeb308fc63f69f8f1fc2dc008.zip
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 9c83215d0..8494867e6 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,19 @@
+Ethereum PoC-8
+========
+
+Ethereum Go Client © 2014 Jeffrey Wilcke.
+
+ | Linux | OSX | Windows
+----------|---------|-----|--------
+develop | [![Build+Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20branch)](http://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [![Build+Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20branch)](http://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A
+master | [![Build+Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20master%20branch)](http://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [![Build+Status](http://build.ethdev.com/buildstatusimage?builder=OSX%20Go%20master%20branch)](http://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A
+
[![Bugs](https://badge.waffle.io/ethereum/go-ethereum.png?label=bug&title=Bugs)](https://waffle.io/ethereum/go-ethereum)
[![Stories in Ready](https://badge.waffle.io/ethereum/go-ethereum.png?label=ready&title=Ready)](https://waffle.io/ethereum/go-ethereum)
[![Stories in Progress](https://badge.waffle.io/ethereum/go-ethereum.svg?label=in%20progress&title=In Progress)](http://waffle.io/ethereum/go-ethereum)
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
-Ethereum PoC-8
-========
-
-* [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20master%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20master%20branch/builds/-1) master
-* [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20develop%20branch/builds/-1) develop
-* [![Travis-ci](https://api.travis-ci.org/ethereum/go-ethereum.svg)](https://travis-ci.org/ethereum/go-ethereum) travis-ci
-* [![Coverage Status](https://coveralls.io/repos/ethereum/go-ethereum/badge.png?branch=develop)](https://coveralls.io/r/ethereum/go-ethereum?branch=develop)
-
-Ethereum Go Client © 2014 Jeffrey Wilcke.
-
Build
=====