mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-10 04:39:55 +00:00
Update README.md
* Remove the jenkins build status badge, as it usually breaks and also doesn't reflect the latest master build but the latest build on any PR. * Remove the paragraph about the Go rewrite as it might deter PRs, and the rewrite has been delayed and will be re-architected.
This commit is contained in:
parent
58fb5c0a06
commit
d470af91cd
@ -1,4 +1,4 @@
|
||||
# Resin Supervisor  [](https://waffle.io/resin-io/resin-supervisor)
|
||||
# Resin Supervisor [](https://waffle.io/resin-io/resin-supervisor)
|
||||
|
||||
Join our online chat at [](https://gitter.im/resin-io/chat)
|
||||
|
||||
@ -6,8 +6,6 @@ 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](https://github.com/resin-io/resin-supervisor/tree/RES-477-gosuper-all-the-way) and use that as a base for your PR's (unless it's a bug fix, in which case you can PR to master directly).
|
||||
|
||||
We are using [waffle.io](https://waffle.io) to manage our tickets / issues, so if you want to track our progress or contribute take a look at [our board there](https://waffle.io/resin-io/resin-supervisor).
|
||||
|
||||
## Running supervisor locally
|
||||
|
Loading…
x
Reference in New Issue
Block a user