Create README.md

This commit is contained in:
Glenn 2014-05-12 19:12:08 -07:00
parent 5a09690447
commit fb937c509d
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
Hosting
=======
The Hosting repo contains code required to host an ASP.NET vNext application, it is the entry point used when self-hosting an application.
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.