From 84cd768e6660ceea7aa1e51a89a5f6ad731c035a Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Wed, 15 Dec 2021 17:12:21 -0800 Subject: [PATCH] Update README.md description - remove "well documented" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8051023..80cd8ade 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Feel free to visit the discord channel at https://discord.gg/sHCUHH3 and chat wi ### Features - Many exchanges supported with public, private and web socket API -- Easy to use and well documented code and API +- Easy to use code and API - Optional global market symbol normalization, since each exchange has their own way of doing market symbols - Runs anywhere .NET runs. (Windows, Mac, Linux, Containers, Serverless, iOS, Android, [etc.](https://docs.microsoft.com/en-us/dotnet/core/about)) - Can be used from [many different C# platforms](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md#platform-support)