From 81635a4455995a2a405644acb7ae999d9926d7a7 Mon Sep 17 00:00:00 2001 From: carykh Date: Wed, 10 Apr 2019 17:41:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7e62bbc..20a6381 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Automatically edits videos. Explanation here: https://www.youtube.com/watch?v=DQ ## Some heads-up: -I programmed it in Python 2. - I have only ever tested this on Ubuntu 16.04... not sure if that makes a difference! This program relies heavily on ffmpeg. It will start subprocesses that call ffmpeg, so be aware of that!