From 62dd5a68e0aa2816bdb44cab5a0c5b3411c95a63 Mon Sep 17 00:00:00 2001 From: Raphael Krut-Landau Date: Tue, 14 Nov 2017 14:34:15 -0500 Subject: [PATCH] Found some typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01a00be..8f409ab 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ gifify screencast.mkv -o screencast.gif --resize 800:-1 - optimized! uses [pornel/giflossy](https://github.com/pornel/giflossy) to generate light GIFS - lots of options: movie speed, fps, colors, compression, resize, reverse, from & to, subtitles - no temp files used, everything happens in memory -- fast! Extracting a 5 seconds GIF from the middle of a 2 hours movie takes less than 20 seconds +- fast! Extracting a 5-second GIF from the middle of a 2-hour movie takes less than 20 seconds ## Requirements