Skip to content

Commit 0b585a6

Browse files
committed
docs: update README
1 parent 82a951c commit 0b585a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Simple web push library for Elixir.
44

55
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/midarrlabs/web-push-elixir/test.yml)
66
[![codecov](https://codecov.io/gh/midarrlabs/web-push-elixir/graph/badge.svg?token=Y9FG6IFTIN)](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+
</a>
713

814
## Prerequisities
915

0 commit comments

Comments
 (0)