From d3527f46854c921919eadceb614cb95cfa7461f4 Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 7 Mar 2014 00:12:04 -0700 Subject: [PATCH] Added requirements --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d20c1e5..e967da6 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,13 @@ of this software. The switching can be controlled using a coin profitability API Usage ===== + +#### Requirements +* Coin daemon(s) +* [Node.js](http://nodejs.org/) v0.10+ +* [Redis](http://redis.io/) key-value store/database v2.6+ + + #### 1) Download Clone the repository and run `npm update` for all the dependencies to be installed: