From 12395b4d1c03e49134704679f94af6f328a7e1d5 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 21 Nov 2018 15:56:15 -0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c6ea8d9c8..c0d6b43323 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -ASP.NET Core Response Caching -======== -AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/p52yj0kghdyicvwu/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/ResponseCaching/branch/dev) +ASP.NET Core Response Caching [Archived] +======================================== -Travis: [![Travis](https://travis-ci.org/aspnet/ResponseCaching.svg?branch=dev)](https://travis-ci.org/aspnet/ResponseCaching) +**This GitHub project has been archived.** Ongoing development on this project can be found in . 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.