From be4323841433a844b6df8c61fdc54630cadac011 Mon Sep 17 00:00:00 2001 From: Cesar Blum Silveira Date: Mon, 14 Mar 2016 21:28:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0326319218..3c0794570b 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ Travis: [![Travis](https://travis-ci.org/aspnet/Routing.svg?branch=dev)](https Contains routing middleware for routing requests to application logic. -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.