Skip to content

Commit 8dc9e9c

Browse files
committed
Add GH Actions badge to README
1 parent 1277a06 commit 8dc9e9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
## Output [PCM audio][pcm] data to the speakers
44

5-
[![Build Status](https://secure.travis-ci.org/TooTallNate/node-speaker.svg)](https://travis-ci.org/TooTallNate/node-speaker)
6-
[![Build Status](https://ci.appveyor.com/api/projects/status/wix7wml3v55670kw?svg=true)](https://ci.appveyor.com/project/TooTallNate/node-speaker)
5+
[![Build Status](https://github.com/TooTallNate/node-speaker/workflows/Node%20CI/badge.svg)](https://github.com/TooTallNate/node-speaker/actions?workflow=Node+CI)
76

87
A Writable stream instance that accepts [PCM audio][pcm] data and outputs it
98
to the speakers. The output is backed by `mpg123`'s audio output modules, which

0 commit comments

Comments
 (0)