From 38188d030363ef754f1f74d67b440f4b38b25035 Mon Sep 17 00:00:00 2001 From: TimEvWw Date: Tue, 25 Mar 2014 13:18:41 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 099171650..d27d25b0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready)](https://waffle.io/farmbot/farmbot-dss) +[![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-web-backend.png?label=ready&title=Ready)](https://waffle.io/farmbot/farmbot-dss) [![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-dss.png)](https://codeclimate.com/github/FarmBot/farmbot-dss) # Farmbot Decision Support System @@ -7,14 +7,14 @@ This Repo. # How to Contribute - * Check out [Waffle.io](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready) for issues that are ready to be worked on. + * Check out [Waffle.io](https://waffle.io/farmbot/farmbot-web-backend) for issues that are ready to be worked on. * Pull requests are always appreciated, but *please do write tests* for your contribuitions- this project is the work of many people. Having a good test suite keeps it maintainable. # Roadmap This project is still in its infancy. Our current focus as of March 2014 is to create a basic system of control for the farmbot user via technologies such as: - * [Farmbot Controller](https://github.com/FarmBot/farmbot-controller) + * [Farmbot Controller](https://github.com/FarmBot/farmbot-raspberry-pi-controller) * [Skynet IoT Messaging Platform](http://www.skynet.im) ([Github](https://github.com/skynetim/skynet)) * Ruby on Rails