From a59cf1bd1ee03ae52d95c367c13ab21a8589bcb4 Mon Sep 17 00:00:00 2001 From: RinlovesYou Date: Wed, 17 Mar 2021 21:22:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19684ac..7b22c26 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ uses binaries from [ffmpeg](https://ffmpeg.org) for video manipulation. Located inside the Root folder is a config.json. Should it not exist, a new one will be created by the program. Here you can see all the config Items with a description of how to use them: - * "DitheringMode": 1, - refer to (wiki)[https://github.com/RinLovesYou/Flipnote-Encoder/wiki/Dithering-Modes] - * "ColorMode": 1, - refer to (wiki)[https://github.com/RinLovesYou/Flipnote-Encoder/wiki/Color-Modes] + * "DitheringMode": 1, - refer to [wiki](https://github.com/RinLovesYou/Flipnote-Encoder/wiki/Dithering-Modes) + * "ColorMode": 1, - refer to [wiki](https://github.com/RinLovesYou/Flipnote-Encoder/wiki/Color-Modes) * "Accurate": true, - Wether to force 30FPS or not. Fixes audio sync. * "Contrast": 0, - How much contrast to add * "InputFolder": "frames",