From 849debc06bd43c90fca6a0ed068d4295963b70a1 Mon Sep 17 00:00:00 2001 From: Sofus Rose Date: Sun, 13 Mar 2016 03:29:25 -0400 Subject: [PATCH] Fixed README :) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a046c..89e59c3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ See [http://www.magiclantern.fm/forum/index.php?action=post;topic=16799.0;last_m Help page is below: -
+```
Usage: ./convmlv.sh [OPTIONS] mlv_files @@ -69,3 +69,4 @@ OPTIONS: -b BADPIXELS - Fix focus pixels issue using dfort's script. --> His file can be found at https://bitbucket.org/daniel_fort/ml-focus-pixels/src. +```