From b3a9d4748070b5a9afde7a5adec914f44ea5cef3 Mon Sep 17 00:00:00 2001 From: danroth27 Date: Mon, 12 May 2014 22:43:25 -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 01d352f91b..5a8d48556d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ASP.NET DiagnosticsPages ================ -Port of Microsoft.Owin.Diagnostics middleware. +Diagnostics middleware. This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.