Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit 73f907e

Browse files
committed
Add AppVeyor status badge
1 parent c9a640e commit 73f907e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Microsoft ASP.NET WebHooks
22

3+
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/webhooks?branch=dev&svg=true)](https://ci.appveyor.com/project/aspnetci/webhooks/branch/dev)
4+
35
ASP.NET Web Hooks provide support for sending and receiving WebHooks.
46

5-
Please see the blog [Introducing Microsoft ASP.NET WebHooks Preview](http://blogs.msdn.com/b/webdev/archive/2015/09/04/introducing-microsoft-asp-net-webhooks-preview.aspx)
7+
Please see the blog [Introducing Microsoft ASP.NET WebHooks Preview](http://blogs.msdn.com/b/webdev/archive/2015/09/04/introducing-microsoft-asp-net-webhooks-preview.aspx)
68
for an introduction to Microsoft ASP.NET WebHooks.
79

810
Please see the initial [documentation](http://go.microsoft.com/fwlink/?LinkId=690277) for details.

0 commit comments

Comments
 (0)