From 48a0bdc13b17d6b0f1829698c6e83c4f5f6c1f4b Mon Sep 17 00:00:00 2001 From: shadrech Date: Mon, 9 Jan 2017 17:41:32 +0000 Subject: [PATCH] Minor ammendment to README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e47a70..c0fb38d 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ method. It only accepts audio filters. You can build your own filters and some are bundled in PHP-FFMpeg - they are accessible through the `FFMpeg\Media\Audio::filters` method. -#### Metadata +###### Metadata Add metadata to audio files. Just pass an array of key=value pairs of all metadata you would like to add. If no arguments are passed into the filter