Skip to content

Commit fc7b93c

Browse files
authored
Update README.md
1 parent 69a2089 commit fc7b93c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# HttpClient.Cache
22

3+
[![CI](https://github.com/rmja/HttpClient.Cache/actions/workflows/ci.yaml/badge.svg)](https://github.com/rmja/HttpClient.Cache/actions/workflows/ci.yml)
4+
[![HttpClient.Cache](https://img.shields.io/nuget/vpre/HttpClient.Cache.svg)](https://www.nuget.org/packages/HttpClient.Cache)
5+
36
HTTP/1.1 compliant caching layer for the .NET `HttpClient`.
4-
A prerelease package is availble on nuget [![HttpClient.Cache](https://img.shields.io/nuget/vpre/HttpClient.Cache.svg)](https://www.nuget.org/packages/HttpClient.Cache)
7+
A prerelease package is availble on nuget.
58

69
It supports file based caching of responses based on the HTTP/1.1 caching headers specified in [RFC7234](https://tools.ietf.org/html/rfc7234).
710

0 commit comments

Comments
 (0)