From b0139c012f3781ee7a241c541138c64665f25f01 Mon Sep 17 00:00:00 2001 From: Peery Date: Sat, 23 Sep 2017 15:42:24 +0200 Subject: [PATCH] Updated README.md Fixed a typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0025fa3..6ed281c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Note: other versions of Java are untested but might work (or not). TBD (Compile src into a runnable .jar works) ## Setup -Start **picture-mosaic** once to create the *resources* folder in your current directory. Once setup it should move some pictures into the *resources/Images* folder. Those will later end up creating the mosaic. +Start **picture-mosaic** once to create the *resources* folder in your current directory. Once setup you should move some pictures into the *resources/Images* folder. Those will later end up creating the mosaic. To specify how the mosaic should look like an Image file needs to be placed in the *resources* folder and named *Target* (note the missing of any file extension). ## Usage