diff --git a/README.md b/README.md index 396f6f4..89aeeaa 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# mosaik \ No newline at end of file +# mosaik + +A tool to create mosaiks from jpgs, by splitting a given image in x*y chunks and replacing those chunks with the closest match from a number of replacement images. +Currently lacking any sort of UI only useable via an IDE. \ No newline at end of file