From c01a8ffbd9d86b6d4c1a661d8faacf97db9aea30 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Thu, 2 Apr 2015 19:04:06 +1100 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ed1e0c..809c5df6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A cryptocurrency trading bot supporting multiple exchanges written in Golang. ## Planned Features + WebGUI. -+ Websocket/Pusher/FIX support. ++ Websocket/FIX support. + Expanding event trigger system. + TALib. + Trade history summary generation for tax purposes.