Skip to content

Commit 500953d

Browse files
Update readme
1 parent 3cfdb0f commit 500953d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# HttpClient.Caching
22
[![Version](https://img.shields.io/nuget/v/HttpClient.Caching.svg)](https://www.nuget.org/packages/HttpClient.Caching) [![Downloads](https://img.shields.io/nuget/dt/HttpClient.Caching.svg)](https://www.nuget.org/packages/HttpClient.Caching)
33

4-
<img src="https://raw.githubusercontent.com/thomasgalliker/HttpClient.Caching/master/logo.png" alt="HttpClient.Caching" align="right" width=140>
5-
HttpClient.Caching adds http response caching to HttpClient.
6-
74
### Download and Install HttpClient.Caching
85
This library is available on NuGet: https://www.nuget.org/packages/HttpClient.Caching/
96
Use the following command to install HttpClient.Caching using NuGet package manager console:
@@ -163,8 +160,7 @@ static void Main(string[] args)
163160
}
164161
```
165162

166-
167-
### Further Reading
163+
### Links
168164
[How-to: HTTP Caching for RESTful & Hypermedia APIs](https://www.apiacademy.co/articles/2015/12/how-to-http-caching-for-restful-hypermedia-apis)
169165

170166
### License

0 commit comments

Comments
 (0)