From 6f4ad038a733460c5e21cafb5bf7b014727479d2 Mon Sep 17 00:00:00 2001 From: Jan Jastrow Date: Wed, 19 Jan 2022 11:24:56 +0100 Subject: [PATCH] Minor ReadMe update --- ReadMe.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 0b8a5f0..0d2b3d0 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -5,10 +5,10 @@ Create tiled video thumbnail images with metadata ## About I was looking for a simple tool to create video thumbnail files, like I created years ago with "Media Player Classic". -In my research I found a few tools for Windows, but only few for macOS and even less (none) open source. +In my research I found a few tools for Windows, but only few for macOS and even less (none?) open source. -But instead a found the original zsh/bash script from [@zmwangx](https://github.com/zmwangx) and the fork of [@romanwarlock](https://github.com/romanwarlock) which were looking promising. -Since I'm no expert in FFMPEG nor shell scripting I had some trouble adapting the script to my needs initially, but improved eventually. +Instead I found a zsh/bash script from [@zmwangx](https://github.com/zmwangx) and the fork of [@romanwarlock](https://github.com/romanwarlock) which were looking promising. +Since I'm no expert in FFmpeg nor shell scripting I had some trouble adapting the script to my needs initially, but improved eventually. ## Requirements - [FFmpeg](https://www.ffmpeg.org/)