From 5442cbe6a56e7bcedd734dbee1bbcadace36004f Mon Sep 17 00:00:00 2001 From: Cesar Blum Silveira Date: Mon, 14 Mar 2016 21:35:01 -0700 Subject: [PATCH] ASP.NET 5 -> ASP.NET Core --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2ac06e517..a790a89185 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ASP.NET IIS Integration ======== -This repo hosts the ASP.NET 5 middleware for IIS integration. +This repo hosts the ASP.NET Core middleware for IIS integration. -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. +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.