diff --git a/README.md b/README.md index c7c69ee89b..6c385ba547 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ -WebSockets -================ +WebSockets [Archived] +====================== -AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/lk5hyg6gki03hdqe/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/WebSockets/branch/dev) - -Travis: [![Travis](https://travis-ci.org/aspnet/WebSockets.svg?branch=dev)](https://travis-ci.org/aspnet/WebSockets) +**This GitHub project has been archived.** Ongoing development on this project can be found in . Contains a managed implementation of the WebSocket protocol, along with server integration components. -This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo. +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. ## System Requirements