diff --git a/README.md b/README.md index d333c1a..6335a17 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Flipnote encoder written in C# -uses binaries from [ffmpeg](https://ffmpeg.org), [imagemagick](https://imagemagick.org/index.php) and [sox](http://sox.sourceforge.net) for image/sound manipulation +uses binaries from [ffmpeg](https://ffmpeg.org) and [imagemagick](https://imagemagick.org/index.php) video/image manipulation [![ForTheBadge built-with-swag](http://ForTheBadge.com/images/badges/built-with-swag.svg)](https://github.com/RinLovesYou) @@ -33,7 +33,7 @@ twitter: `@does_rin` (side note: current source code does not reflect latest release as it was a hotfix) ## Special Thanks -* [khang06](https://github.com/khang06) For his awesome encoder and his help in understanding audio +* [khang06](https://github.com/khang06) For his awesome encoder being the inspiration and his help in understanding audio * [miso-xyz](https://github.com/miso-xyz) For his FlipnoteDesktop program, that provided the grunt work in writing the Flipnote * guys from [DSiBrew](https://dsibrew.org/wiki/Main_Page) and [Flipnote Collective](https://github.com/Flipnote-Collective) for their awesome documentation on .PPM file format.