From 2530a47ab7e30129f173c85e85a0c1a53ab9838d Mon Sep 17 00:00:00 2001 From: Grant Colley Date: Thu, 31 Dec 2020 14:34:10 +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 6c8b8d8..f8be79b 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Download the source code. Open the solution file TradeView.sln, go to multiple s * DevelopmentInProgress.TradeView.Wpf.Host * DevelopmentInProgress.TradeServer.Console -Compile and run the solution. This will start both the TradeView UI and the TradeServer WebHost running as a console app. +Compile and run the solution. This will start both the TradeView UI and the TradeServer WebHost, which runs as a console app. ## Start Trading Select the [Trading](#trading) module in the navigational panel then click **Demo Account**. This will open the trading tab for the **Demo Account** and automatically connect to Binance, the **Demo Account**'s default exchange, subscribing to order book and trade feed for the default asset.