From 11c1ad871aa8227a9e001aebdca1a1910fc1924c Mon Sep 17 00:00:00 2001 From: JKorf Date: Fri, 19 Jul 2024 10:15:21 +0200 Subject: [PATCH] Docs --- README.md | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50248aa4..8d5d3211 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 9b48b137..31427713 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1389,7 +1389,7 @@

Unsubscribing

============================ -->

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.