Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenMangold authored Dec 24, 2018
1 parent ff09388 commit daa284e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To install EntityFrameworkCore.Cacheable, run the following command in the Packa
PM> Install-Package EntityFrameworkCore.Cacheable
```

You can also view the [package page](http://www.nuget.org/packages/EntityFrameworkCore.Cacheable/) on NuGet.
You can also view the package page on NuGet. [![Version Status](https://img.shields.io/nuget/v/EntityFrameworkCore.Cacheable.svg)](https://www.nuget.org/packages/EntityFrameworkCore.Cacheable/)

This library also uses the [Data.HashFunction](https://github.com/brandondahler/Data.HashFunction/) and [aspnet.Extensions](https://github.com/aspnet/Extensions) as InMemory cache.

Expand Down

0 comments on commit daa284e

Please sign in to comment.