We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc92e7a commit 5f43fabCopy full SHA for 5f43fab
README.md
@@ -1,8 +1,8 @@
1
-<h1 align="center">web-push-csharp</h1>
+<h1 align="center">web-push-csharp</h1>
2
3
<p align="center">
4
- <a href="https://travis-ci.org/web-push-libs/web-push-csharp">
5
- <img src="https://travis-ci.org/web-push-libs/web-push-csharp.svg?branch=master" alt="Travis Build Status" />
+ <a href="https://github.com/web-push-libs/web-push-csharp/actions/workflows/CI.yml">
+ <img src="https://github.com/web-push-libs/web-push-csharp/actions/workflows/CI.yml/badge.svg" alt="CI Build" />
6
</a>
7
<a href="https://www.nuget.org/packages/WebPush/">
8
<img src="https://buildstats.info/nuget/WebPush" alt="Nuget Package Details" />
0 commit comments