Skip to content

Commit 570a101

Browse files
authored
updated image badges
1 parent f6f2f4f commit 570a101

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# libopus-node
22

3-
[![Build](https://github.com/biw/libopus-node/workflows/CI/badge.svg)](https://github.com/biw/libopus-node/actions?query=workflow%3ACI)
3+
[![CI](https://badgen.net/github/checks/biw/libopus-node)](https://github.com/biw/libopus-node/actions)
4+
[![npm version](https://badgen.net/npm/v/libopus-node)](https://www.npmjs.com/package/libopus-node)
5+
[![npm downloads](https://badgen.net/npm/dt/libopus-node)](https://www.npmjs.com/package/libopus-node)
6+
47

58
`libopus-node` is a thin, modern wrapper around the official [libopus 1.5.2](https://opus-codec.org/release/stable/2024/04/12/libopus-1_5_2.html) reference implementation.
69

0 commit comments

Comments
 (0)