mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
tweaked readme
This commit is contained in:
@@ -33,9 +33,9 @@ while( frame_reader.read_integer_frame(&mut buffer) > 0) {
|
|||||||
## Note on Testing
|
## Note on Testing
|
||||||
|
|
||||||
All of the media for the integration tests is committed to the respository
|
All of the media for the integration tests is committed to the respository
|
||||||
in either zipped form or is created by ffmpeg. Before you can run tests,
|
in either zipped form or is created by ffmpeg. Before you can run tests, you
|
||||||
you need to `cd` into the `tests` directory and run the `create_test_media.sh`
|
will need to have ffmpeg installed, and you need to `cd` into the `tests`
|
||||||
script.
|
directory and run the `create_test_media.sh` script.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user