Skip to content

Commit 496f74d

Browse files
committed
Improve README description
1 parent 8e19045 commit 496f74d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# WAV demuxer and muxer
1+
# WAV muxer and demuxer
22

33
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44
[![Actions Status](https://github.com/rust-av/wav/workflows/wav/badge.svg)](https://github.com/rust-av/wav/actions)
55
[![dependency status](https://deps.rs/repo/github/rust-av/wav/status.svg)](https://deps.rs/repo/github/rust-av/wav)
66
[![IRC](https://img.shields.io/badge/irc-%23rust--av-blue.svg)](http://webchat.freenode.net?channels=%23rust-av&uio=d4)
77

8-
Pure-rust implementation of a WAV demuxer and muxer.
8+
Pure-rust implementation of a WAV muxer and demuxer.
99

1010
## Build
1111

0 commit comments

Comments
 (0)