From: daniel watson Date: Wed, 26 Feb 2014 18:05:01 +0000 (-0800) Subject: list prerequisite software in README X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=ef4da8bd93f3dcc1feb353a89c65b8ed77b83cd3 list prerequisite software in README --- diff --git a/README.md b/README.md index ba08dc0..ffbbda5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # challenge-bot +## prerequisites + +install the following software: + +[openSCAD](http://www.openscad.org/downloads) + +[fritzing](http://fritzing.org/download/) + +[arduino ide](http://arduino.cc/en/Main/Software) + ## quickstart [openSCAD tutorial](http://xib.me/s2ry)