File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* A WebSocket handler for [ elli] [ ] *
4
4
5
+ [ ![ Hex.pm] [ hex badge ]] [ hex package ]
5
6
[ ![ Erlang] [ erlang badge ]] [ erlang downloads ]
6
7
[ ![ Travis CI] [ travis badge ]] [ travis builds ]
7
8
[ ![ Coverage Status] [ coveralls badge ]] [ coveralls link ]
8
9
[ ![ Apache License] [ license badge ]] ( LICENSE )
9
10
10
11
[ elli ] : https://github.com/elli-lib/elli
12
+ [ hex badge ] : https://img.shields.io/hexpm/v/elli_websocket.svg
13
+ [ hex package ] : https://hex.pm/packages/elli_websocket
11
14
[ erlang badge ] : https://img.shields.io/badge/erlang-%E2%89%A518.0-red.svg
12
15
[ erlang downloads ] : http://www.erlang.org/downloads
13
16
[ travis builds ] : https://travis-ci.org/elli-lib/elli_websocket
14
17
[ travis badge ] : https://travis-ci.org/elli-lib/elli_websocket.svg
15
18
[ coveralls badge ] : https://coveralls.io/repos/github/elli-lib/elli_websocket/badge.svg?branch=develop
16
19
[ coveralls link ] : https://coveralls.io/github/elli-lib/elli_websocket?branch=develop
17
- [ license badge ] : https://img.shields.io/badge/license-Apache%202.0-blue .svg
20
+ [ license badge ] : https://img.shields.io/hexpm/l/elli_websocket .svg
18
21
19
22
20
23
## Installation
You can’t perform that action at this time.
0 commit comments