Skip to content

Commit 609e7c6

Browse files
authored
Add badges to README
1 parent 1048497 commit 609e7c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Pushpad - Web Push Notifications
22

3+
[![Maven Central](https://img.shields.io/maven-central/v/xyz.pushpad/pushpad-java)](https://search.maven.org/artifact/xyz.pushpad/pushpad-java)
4+
![Build Status](https://github.com/pushpad/pushpad-java/workflows/CI/badge.svg)
5+
36
[Pushpad](https://pushpad.xyz) is a service for sending push notifications from websites and web apps. It uses the **Push API**, which is a standard supported by all major browsers (Chrome, Firefox, Opera, Edge, Safari).
47

58
The notifications are delivered in real time even when the users are not on your website and you can target specific users or send bulk notifications.

0 commit comments

Comments
 (0)