diff --git a/README.md b/README.md index 50248aa..8d5d321 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CryptoExchange.Net +# ![.CryptoExchange.Net](https://github.com/JKorf/CryptoExchange.Net/blob/ffcb7db8ff597c2f14982d68464015a748815580/CryptoExchange.Net/Icon/icon.png) CryptoExchange.Net [![.NET](https://img.shields.io/github/actions/workflow/status/JKorf/CryptoExchange.Net/dotnet.yml?style=for-the-badge)](https://github.com/JKorf/CryptoExchange.Net/actions/workflows/dotnet.yml) [![Nuget downloads](https://img.shields.io/nuget/dt/CryptoExchange.Net.svg?style=for-the-badge)](https://www.nuget.org/packages/CryptoExchange.Net) ![License](https://img.shields.io/github/license/JKorf/CryptoExchange.Net?style=for-the-badge) diff --git a/docs/index.html b/docs/index.html index 9b48b13..3142771 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1389,7 +1389,7 @@ await client.UnsubscribeAllAsync(); ============================ -->

Common Clients

-

The CryptoClients.Net client exposes some common client classes. These clients aim to make using the different API's easier.

+

The CryptoClients.Net library exposes two client classes. These clients aim to make using the different API's easier.

(I)ExchangeRestClient
The IExchangeRestClient (or ExchangeRestClient when used directly) can be used to easily access REST clients for different API's.