Remove AppVeyor Badge (#2435)
This commit is contained in:
parent
648705f648
commit
b86f31d58c
|
|
@ -3,8 +3,6 @@ ASP.NET Core SignalR
|
|||
|
||||
[](https://gitter.im/aspnet/SignalR?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/signalr/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/SignalR)
|
||||
|
||||
ASP.NET Core SignalR is a new library for ASP.NET Core developers that makes it incredibly simple to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time.
|
||||
|
|
|
|||
Loading…
Reference in New Issue