aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-06-09 19:45:35 +0800
committerobscuren <geffobscura@gmail.com>2015-06-09 19:45:35 +0800
commit7da8ebdfd0a4fd64e602feb0f7b099d1441e307a (patch)
treeeae9938204fc942b0d21e469c893aebfe6b841e2 /README.md
parent05cae69d7295a924a4d2aeb49d23869047451e08 (diff)
downloadgo-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar.gz
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar.bz2
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar.lz
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar.xz
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.tar.zst
go-tangerine-7da8ebdfd0a4fd64e602feb0f7b099d1441e307a.zip
Fixed readme links and description
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 68904e63d..df335f242 100644
--- a/README.md
+++ b/README.md
@@ -12,15 +12,17 @@ master | [![Build+Status](https://build.ethdev.com/buildstatusimage?builder=L
[![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)
-Automated (dev) builds
+Automated development builds
======================
+The following builds are build automatically by our build servers after each push to the [develop](https://github.com/ethereum/go-ethereum/tree/develop) branch.
+
* [Docker](https://registry.hub.docker.com/u/ethereum/client-go/)
* [OS X](http://build.ethdev.com/builds/OSX%20Go%20develop%20branch/Mist-OSX-latest.dmg)
* Ubuntu
[trusty](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-trusty/latest/) |
[utopic](https://build.ethdev.com/builds/Linux%20Go%20develop%20deb%20i386-utopic/latest/)
-* [Windows 64-bit](https://build.ethdev.com/builds/Windows%20Go%20develop%20branch/Geth-Win64-latest.7z)
+* [Windows 64-bit](https://build.ethdev.com/builds/Windows%20Go%20develop%20branch/Geth-Win64-latest.zip)
Building the source
===================