From 7e35bdbe5afc15ec7aa6b60d61f02b410b1a9f5b Mon Sep 17 00:00:00 2001 From: Izuco Date: Fri, 24 Sep 2021 19:03:30 +0200 Subject: [PATCH] Documentaion as described in #117 --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index e9ce0c3..b7ac860 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,8 +16,8 @@ This application is not endorsed by or affiliated with *Funimation*. This applic ### Paths Configuration By default this application uses the following paths to programs (main executables): -* `./bin/ffmpeg.exe` -* `./bin/mkvmerge.exe` +* `./bin/ffmpeg/ffmpeg.exe` +* `./bin/mkvtoolnix/mkvmerge.exe` To change these paths you need to edit `bin-path.yml` in `./config/` directory.