diff --git a/README.md b/README.md index 7120c6709..927b71169 100644 --- a/README.md +++ b/README.md @@ -1188,7 +1188,6 @@ metadata in media files, including video, audio, and photo formats ## Web Servers -* [Kestrel](https://github.com/aspnet/KestrelHttpServer) - A web server for ASP.NET Core based on libuv * [EmbedIO](https://github.com/unosquare/embedio) - Web server built on Mono and cross-platform * [XSP](https://github.com/mono/xsp) - Mono's ASP.NET hosting server. This module includes an Apache Module, a FastCGI module that can be hooked to other web servers as well as a standalone server used for testing (similar to Microsoft's Cassini)