From b09aa364023a9052b8c9b7cd004e95e1ea8d2b49 Mon Sep 17 00:00:00 2001 From: Grant Colley Date: Thu, 31 Dec 2020 14:31:14 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f36572..830f8a0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A platform for trading crypto currencies and running crypto currency strategies including [TradeView](#tradeview-wpf-ui), which is a WPF UI built on the [Origin](https://github.com/grantcolley/origin) framework, and [TradeServer](#tradeserver-aspnetcore-webhost), a ASP.NET Core web host. -With the TradeView and TradeServer platform you can: +TradeView and TradeServer allows you to: * Connect to your exchage accounts, trade currencies, manage open orders and your asset balances * Subscribe to live trade feed and order book for assets * Create and run your own custom trading strategies