Skip to content

Commit

Permalink
Added shields to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Turnerj committed Oct 9, 2019
1 parent c804b36 commit 25a7f96
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# CacheTower
A multi-level cache subsystem for .NET
A multi-layered caching system for .NET

[![AppVeyor](https://img.shields.io/appveyor/ci/Turnerj/cachetower/master.svg)](https://ci.appveyor.com/project/Turnerj/cachetower)
[![Codecov](https://img.shields.io/codecov/c/github/turnersoftware/cachetower/master.svg)](https://codecov.io/gh/TurnerSoftware/CacheTower)
<!---
[![NuGet](https://img.shields.io/nuget/v/CacheTower.svg)](https://www.nuget.org/packages/CacheTower/)
-->

0 comments on commit 25a7f96

Please sign in to comment.