README.md in format_parser-0.1.4 vs README.md in format_parser-0.1.5

- old
+ new

@@ -7,11 +7,11 @@ `format_parser` is inspired by [imagesize,](https://rubygems.org/gem/imagesize) [fastimage](https://github.com/sdsykes/fastimage) and [dimensions,](https://github.com/sstephenson/dimensions) borrowing from them where appropriate. ## Currently supported filetypes: -`TIFF, PSD, PNG, MP3, JPEG, GIF, DPX, AIFF, WAV` +`TIFF, PSD, PNG, MP3, JPEG, GIF, DPX, AIFF, WAV, FDX` ...with more on the way! ## Basic usage @@ -63,5 +63,8 @@ ### WAV - c_11k16bitpcm.wav and c_8kmp316.wav are from [Wikipedia WAV](https://en.wikipedia.org/wiki/WAV#Comparison_of_coding_schemes), retrieved January 7, 2018 - c_39064__alienbomb__atmo-truck.wav is from [freesound](https://freesound.org/people/alienbomb/sounds/39064/) and is CC0 licensed - c_M1F1-Alaw-AFsp.wav and d_6_Channel_ID.wav are from a [McGill Engineering site](http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html) + +# FDX +- fixture.fdx was created by one of the project maintainers and is MIT licensed