Quickfix: link to Gosuper branch in README

This commit is contained in:
Pablo Carranza Vélez 2015-10-13 15:05:10 -03:00
parent 4369ad31b0
commit 8453e703fe

View File

@ -4,7 +4,7 @@ This is [resin.io](https://resin.io)'s Supervisor, a program that runs on IoT de
The Supervisor is for now a node.js program, with a subset of its functionality implemented in Go.
We are currently **rewriting the whole code in Go**, so if you're interested in contributing, please checkout [the corresponding branch](../tree/RES-477-gosuper-all-the-way) and use that as a base for your PR's.
We are currently **rewriting the whole code in Go**, so if you're interested in contributing, please checkout [the corresponding branch](https://github.com/resin-io/resin-supervisor/tree/RES-477-gosuper-all-the-way) and use that as a base for your PR's.
# Running supervisor locally