File tree 1 file changed +8
-10
lines changed 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change 1
- <div align =" center " >
2
-
3
- < img src = " https://raw.githubusercontent.com/elixir-webrtc/ex_webrtc/8404c58384a42f1173ac391e0ad9f69be47881d0/logo_text.svg " >
4
-
5
- [ ![ Hex .pm] ( https://img.shields.io/hexpm/v/ex_webrtc .svg )] ( https://hex.pm/packages/ex_webrtc )
6
- [ ![ API Docs ] ( https://img.shields.io/badge/api-docs-yellow.svg?style=flat )] ( https://hexdocs.pm/ex_webrtc )
7
- [ ![ CI ] ( https://img.shields. io/github/actions/workflow/status/ elixir-webrtc/ex_webrtc/ci.yml?logo=github&label=CI )] ( https://github.com/ elixir-webrtc/ex_webrtc/actions/workflows/ci.yml )
8
- [ ![ codecov ] ( https://codecov.io/gh/elixir-webrtc/ex_webrtc/graph/badge.svg?token=PdnXfnnmNw )] ( https://codecov.io/gh/elixir-webrtc/ex_webrtc )
1
+ <p align =" center " >
2
+ < img src = " https://raw.githubusercontent.com/elixir-webrtc/ex_webrtc/8404c58384a42f1173ac391e0ad9f69be47881d0/logo_text.svg " >
3
+ < br / >
4
+ < a href = " https://hex.pm/packages/ex_webrtc " >< img src = " https://img.shields.io/hexpm/v/ex_webrtc.svg " /></ a >
5
+ < a href = " https://hexdocs .pm/ex_webrtc " >< img src = " https://img.shields.io/badge/api-docs-yellow .svg?style=flat " /></ a >
6
+ < a href = " https://github.com/elixir-webrtc/ex_webrtc/actions/workflows/ci.yml " >< img src = " https://img .shields.io/github/actions/workflow/status/elixir-webrtc/ex_webrtc/ci.yml?logo=github&label=CI " /></ a >
7
+ < a href = " https://codecov. io/gh/ elixir-webrtc/ex_webrtc " >< img src = " https://codecov.io/gh/ elixir-webrtc/ex_webrtc/graph/badge.svg?token=PdnXfnnmNw " /></ a >
8
+ </ p >
9
9
10
10
---
11
11
12
- </div >
13
-
14
12
** Elixir WebRTC** is an implementation of the [ W3C WebRTC API] ( https://www.w3.org/TR/webrtc/ ) in the Elixir programming language.
15
13
16
14
## Installation
You can’t perform that action at this time.
0 commit comments