mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-26 11:32:25 +00:00
Updated readme
This commit is contained in:
parent
47129428fe
commit
cec30e23b2
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -1,19 +1,19 @@
|
||||||
|
Ethereum PoC-8
|
||||||
|
========
|
||||||
|
|
||||||
|
Ethereum Go Client © 2014 Jeffrey Wilcke.
|
||||||
|
|
||||||
|
| Linux | OSX | Windows
|
||||||
|
----------|---------|-----|--------
|
||||||
|
develop | [](http://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A
|
||||||
|
master | [](http://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A
|
||||||
|
|
||||||
[](https://waffle.io/ethereum/go-ethereum)
|
[](https://waffle.io/ethereum/go-ethereum)
|
||||||
[](https://waffle.io/ethereum/go-ethereum)
|
[](https://waffle.io/ethereum/go-ethereum)
|
||||||
[](http://waffle.io/ethereum/go-ethereum)
|
[](http://waffle.io/ethereum/go-ethereum)
|
||||||
[](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
[](https://gitter.im/ethereum/go-ethereum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||||
|
|
||||||
|
|
||||||
Ethereum PoC-8
|
|
||||||
========
|
|
||||||
|
|
||||||
* [](http://build.ethdev.com:8010/builders/Linux%20Go%20master%20branch/builds/-1) master
|
|
||||||
* [](http://build.ethdev.com:8010/builders/Linux%20Go%20develop%20branch/builds/-1) develop
|
|
||||||
* [](https://travis-ci.org/ethereum/go-ethereum) travis-ci
|
|
||||||
* [](https://coveralls.io/r/ethereum/go-ethereum?branch=develop)
|
|
||||||
|
|
||||||
Ethereum Go Client © 2014 Jeffrey Wilcke.
|
|
||||||
|
|
||||||
Build
|
Build
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue