diff --git a/src/Servers/HttpSys/README.md b/src/Servers/HttpSys/README.md index abf9cf99f7..380919f828 100644 --- a/src/Servers/HttpSys/README.md +++ b/src/Servers/HttpSys/README.md @@ -1,8 +1,4 @@ -HttpSysServer [Archived] -======================== - -**This GitHub project has been archived.** Ongoing development on this project can be found in . +HttpSysServer +============= This repo contains a web server for ASP.NET Core based on the Windows [Http Server API](https://msdn.microsoft.com/en-us/library/windows/desktop/aa364510.aspx). - -This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.