Skip to content

Commit 3f6d3bd

Browse files
committed
docs: update README
1 parent bbc0fec commit 3f6d3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ environment:
5252
5353
`WebPushElixir` provides a simple `send_notification/2` function that accepts 2 arguments:
5454

55-
* `subscription`: the subscription information received from the client ([example](https://midarrlabs.github.io/web-push-elixir/))
55+
* `subscription`: the subscription information received from the client - [example demo](https://midarrlabs.github.io/web-push-elixir/)
5656
* `message`: the message string.
5757

5858
```elixir

0 commit comments

Comments
 (0)