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 82a951c commit 0b585a6Copy full SHA for 0b585a6
README.md
@@ -4,6 +4,12 @@ Simple web push library for Elixir.
4
5

6
[](https://codecov.io/gh/midarrlabs/web-push-elixir)
7
+<a href="https://hex.pm/packages/web_push_elixir">
8
+<img alt="Hex Version" src="https://img.shields.io/hexpm/v/web_push_elixir.svg">
9
+</a>
10
+<a href="https://hexdocs.pm/web_push_elixir">
11
+<img alt="Hex Docs" src="http://img.shields.io/badge/hex.pm-docs-green.svg?style=flat">
12
13
14
## Prerequisities
15
0 commit comments