mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-19 11:16:34 +00:00
Merge pull request #339 from resin-io/remove-stuff-from-readme
Update README.md
This commit is contained in:
commit
38d69a8182
@ -1,4 +1,4 @@
|
||||
# Resin Supervisor ![Build status](http://jenkins.dev.resin.io/buildStatus/icon?job=resin-supervisor-gh) [![Tickets in progress](https://badge.waffle.io/resin-io/resin-supervisor.svg?label=in progress&title=Tickets in progress)](https://waffle.io/resin-io/resin-supervisor)
|
||||
# Resin Supervisor [![Tickets in progress](https://badge.waffle.io/resin-io/resin-supervisor.svg?label=in progress&title=Tickets in progress)](https://waffle.io/resin-io/resin-supervisor)
|
||||
|
||||
Join our online chat at [![Gitter chat](https://badges.gitter.im/resin-io/chat.png)](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…
Reference in New Issue
Block a user