summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlphara <42233094+xAlpharax@users.noreply.github.com>2023-07-05 00:02:22 +0300
committerGitHub <noreply@github.com>2023-07-05 00:02:22 +0300
commit7e6c62c5ad9aace4459bc8c98fcbe561fa609983 (patch)
treeb0d5bc4224ee5f8b19f1c405765ace9bbf45640d
parentea3ce5c4bc2e54d0f9eb1e832d758d5ea84d4fa2 (diff)
Fixed typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8980fec..0756ed7 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ A helper script is also available to run `./stylize.sh` for each distinct pair o
Moreover, `./all.sh` is aware of the already rendered mp4 files and will skip stylizing the combinations that are already present.
-### Output videos/images and temporary files
+### Output videos / images and temporary files
If, at any point, curious of the individual frames that comprise the generated `./content_in_style.mp4` check `./Output/` for PNG images with exactly that. Keep in mind that these files get removed and overwritten each time ./stylize.sh is called ( this is also why running multiple instances of `./stylize.sh` is advised against; if you need to batch/automate the process, try `./all.sh`)