From 6ef53a04f08ff172a99f125ff4fce872a072d084 Mon Sep 17 00:00:00 2001 From: kageru Date: Wed, 26 Feb 2020 23:04:05 +0100 Subject: [PATCH] Correct error in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3a5b6..509eaf3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ the input clip to generate a mask for. luma_scaling: float = 10.0 ``` the luma\_scaling factor as described in the blog post. -Higher values will make the mask brighter overall. +Lower values will make the mask brighter overall. ## Build instructions ```sh