From 653cb005cbea03fed40c0be10d894c693426cd17 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Sat, 28 Feb 2015 10:35:35 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3a8d80720..a59b2e1fe0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Caching +Session ================ -Contains libraries for caching for ASP.NET 5. +Contains libraries for session state middleware for ASP.NET 5. This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.