From a2a4d5a8cc7795a8dde60812cccbeef48f8677e9 Mon Sep 17 00:00:00 2001 From: deeppomf Date: Sun, 21 Oct 2018 02:47:04 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feca183..9095347 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Decensored images will be saved to the "decensor_output" folder. Decensoring tak As with decensoring bar censors, perform the same steps of coloring the censored regions green and putting the colored image into the "decensor_input" folder. -In addition, move the original images (before you colored them) into the "decensor_input_original" folder. Ensure each original image has the same names as their corresponding colored version in the "decensor_input" folder. +In addition, move the original, uncolored images into the "decensor_input_original" folder. Ensure each original image has the same names as their corresponding colored version in the "decensor_input" folder. For example, if the original image is called "mermaid.jpg," then you want to put this image in the "decensor_input_original" folder and, after you colored the censored regions, name the colored image "mermaid.png" and move it to the "decensor_input" folder.