From ee5c85d709779ba64f6d099adce41f0dc3b2f24c Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Tue, 11 Mar 2014 19:58:53 -0700 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a854e507a..b2208d8cd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ [![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready)](https://waffle.io/farmbot/farmbot-dss) -farmbot-dss -=========== -A web based decision support system for controlling FarmBot. +# Farmbot Decision Support System + +This Repo + +# How to Contribute + + * Check out [Waffle.io](https://badge.waffle.io/farmbot/farmbot-dss.png?label=ready&title=Ready) for issues that our 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 via technologies such as: + + * [Farmbot Controller](https://github.com/FarmBot/farmbot-controller) + * [Skynet IoT Messaging Platform](http://www.skynet.im) ([Github](https://github.com/skynetim/skynet)) + * Ruby on Rails + +Eventually, the DSS hopes to be a rich environment for users to manage their FarmBot and gain insights into the farming decision making process.