Update README.md

This commit is contained in:
David Fowler 2015-09-01 02:20:22 -07:00
parent e1b472ddc4
commit e8b6908b04
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/nr0s92ykm57q0
Travis: [![Travis](https://travis-ci.org/aspnet/KestrelHttpServer.svg?branch=dev)](https://travis-ci.org/aspnet/KestrelHttpServer)
This repo contains a development web server for ASP.NET 5 based on [libuv](https://github.com/libuv/libuv).
This repo contains a web server for ASP.NET 5 based on [libuv](https://github.com/libuv/libuv).
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.