From fea5d812ebc6038083e10a29509dc3c2b9f29c7b Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Mon, 18 May 2015 12:55:46 +1000 Subject: [PATCH] Updated README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d6dd575..c5377e46 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A cryptocurrency trading bot supporting multiple exchanges written in Golang. ** NA means not applicable as the Exchange does not support the feature. ## Current Features -+ Support for all Exchange fiat and digital currencies. ++ Support for all Exchange fiat and digital currencies, with the ability to individually toggle them on/off. + REST API support for all exchanges. + Ability to turn off/on certain exchanges. + Ability to adjust manual polling timer for exchanges.