From 61712f1ac971ec59b707041dc104520af7218064 Mon Sep 17 00:00:00 2001 From: Matteo Contrini Date: Fri, 27 Nov 2020 21:39:25 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b9b416..feca557 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PlainHttp [![NuGet](https://img.shields.io/nuget/v/PlainHttp?color=success)](https://www.nuget.org/packages/PlainHttp) [![License](https://img.shields.io/github/license/matteocontrini/PlainHttp?color=success)](https://github.com/matteocontrini/PlainHttp/blob/master/LICENSE) -An **easy HTTP client** for .NET Core 3.1 (LTS) with support for **serialization, proxies, testing**, and more +An **easy HTTP client** for .NET Core with support for **serialization, proxies, testing**, and more ## Features