Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated build status badge
  • Loading branch information
danesparza committed Mar 20, 2019
1 parent 385d785 commit b015494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Pushover.NET [![Build status](https://ci.appveyor.com/api/projects/status/bystdxfqdhljauvs?svg=true)](https://ci.appveyor.com/project/danesparza/pushover-net) [![NuGet](https://img.shields.io/nuget/v/PushoverNET.svg)](https://www.nuget.org/packages/PushoverNET/)
Pushover.NET [![Build status](https://dev.azure.com/danesparza0161/Pushover.NET/_apis/build/status/Pushover.NET)](https://dev.azure.com/danesparza0161/Pushover.NET/_build/latest?definitionId=4) [![NuGet](https://img.shields.io/nuget/v/PushoverNET.svg)](https://www.nuget.org/packages/PushoverNET/)
============

.NET Wrapper for the [Pushover](http://pushover.net) API. Pushover makes it easy to send real-time notifications to your Android and iOS devices.
Expand Down

0 comments on commit b015494

Please sign in to comment.