Skip to content

Commit f451129

Browse files
committed
add badges to readme
1 parent fe156cd commit f451129

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mint.WebSocket
22

3+
![CI](https://github.com/NFIBrokerage/mint_web_socket/workflows/CI/badge.svg)
4+
[![Coverage Status](https://coveralls.io/repos/github/NFIBrokerage/mint_web_socket/badge.svg)](https://coveralls.io/github/NFIBrokerage/mint_web_socket)
5+
[![hex.pm version](https://img.shields.io/hexpm/v/mint_web_socket.svg)](https://hex.pm/packages/mint_web_socket)
6+
[![hex.pm license](https://img.shields.io/hexpm/l/mint_web_socket.svg)](https://github.com/NFIBrokerage/mint_web_socket/blob/main/LICENSE)
7+
[![Last Updated](https://img.shields.io/github/last-commit/NFIBrokerage/mint_web_socket.svg)](https://github.com/NFIBrokerage/mint_web_socket/commits/main)
8+
39
(Unofficial) HTTP/1 and HTTP/2 WebSocket support for Mint 🌱
410

511
## What is Mint?

0 commit comments

Comments
 (0)