Update README.md

master branch not main branch!
This commit is contained in:
Jamie Hardt
2023-05-13 10:50:02 -07:00
committed by GitHub
parent 30b3e83fd4
commit f1ec1cf43a

View File

@@ -1,7 +1,7 @@
[![Crates.io](https://img.shields.io/crates/l/bwavfile)](LICENSE)
[![Crates.io](https://img.shields.io/crates/v/bwavfile)](https://crates.io/crates/bwavfile/)
![GitHub last commit](https://img.shields.io/github/last-commit/iluvcapra/bwavfile)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/iluvcapra/bwavfile/rust.yml?branch=main)](https://github.com/iluvcapra/bwavfile/actions?query=workflow%3ARust)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/iluvcapra/bwavfile/rust.yml?branch=master)](https://github.com/iluvcapra/bwavfile/actions?query=workflow%3ARust)
# bwavfile
Wave File Reader/Writer library in Rust, with Broadcast-WAV, MBWF and RF64 Support