Skip to content

Commit baa2d4e

Browse files
committed
docs: update README
1 parent 11457e2 commit baa2d4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Simple web push library for Elixir.
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)
77

8+
## Prerequisities
9+
10+
* Elixir 1.15, OTP 24 / 25 / 26
11+
812
## Installation
913

1014
1. Add `web_push_elixir` to your list of dependencies in `mix.exs`:

0 commit comments

Comments
 (0)