Update README.md
This commit is contained in:
parent
7e6b6c6991
commit
12395b4d1c
|
|
@ -1,9 +1,8 @@
|
|||
ASP.NET Core Response Caching
|
||||
========
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/ResponseCaching/branch/dev)
|
||||
ASP.NET Core Response Caching [Archived]
|
||||
========================================
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/ResponseCaching)
|
||||
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
|
||||
|
||||
This repo hosts the ASP.NET Core middleware for response caching.
|
||||
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
|
||||
|
|
|
|||
Loading…
Reference in New Issue