Create README.md

This commit is contained in:
Eilon Lipton 2014-07-02 12:50:49 -07:00
parent 365352ce35
commit 19cf259d60
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
KestrelHttpServer
=================
This repo contains a development web server for ASP.NET vNext based on [libuv](https://github.com/joyent/libuv).
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.