From 562b353497c28eaf319af50c3e71b9d04e6f8339 Mon Sep 17 00:00:00 2001 From: ncal Date: Tue, 18 Jun 2024 17:09:23 -0400 Subject: [PATCH] readme update --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fdf34fa..ba7a753 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,7 @@ if you want to convert multiple files add an array of objects like this: The key-values used in the fileData object are : ``` - FILE_PATH, // string + FILE_PATH, // string FILE_NAME, // string QUALITY, // integer OUTPUT_PATH, // string, undefined output in the current folder