We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ca7d1 commit 48a3252Copy full SHA for 48a3252
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# Mint.WebSocket
2
3
-![CI][ci-badge]
+[![CI][ci-badge]][actions]
4
[![Coverage Status][coverage-badge]][coverage]
5
[![hex.pm version][hex-version-badge]][hex-package]
6
[![hex.pm license][hex-licence-badge]][licence]
@@ -98,6 +98,7 @@ server.
98
```
99
100
[ci-badge]: https://github.com/NFIBrokerage/mint_web_socket/workflows/CI/badge.svg
101
+[actions]: https://github.com/NFIBrokerage/mint_web_socket/actions/workflows/ci.yml
102
[coverage]: https://coveralls.io/github/NFIBrokerage/mint_web_socket
103
[coverage-badge]: https://coveralls.io/repos/github/NFIBrokerage/mint_web_socket/badge.svg
104
[hex-version-badge]: https://img.shields.io/hexpm/v/mint_web_socket.svg
0 commit comments