From 714383af1d6922f8ae8f23a4515704eb7467651c Mon Sep 17 00:00:00 2001 From: IAmTheRedSpy <39938533+IAmTheRedSpy@users.noreply.github.com> Date: Sun, 4 Nov 2018 21:28:34 -0800 Subject: [PATCH] Improve readability of FAQ.md --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index f4dec96..35cc749 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,4 +1,4 @@ # FAQ -## Why aren't black and white images supported? Aren't black and white images easier to decensor than color images? -Black and white images are harder to decensor than color images because neural networks struggle to replicate screentone patterns. \ No newline at end of file +## Why aren't black and white images supported? Black and white images seem easier to decensor than color images. +Black and white images contain screentone patterns which are difficult for neural networks to replicate.