From ddfcbccedebbc16b925e0819883d29ee28f23cb6 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister <13hannes11@users.noreply.github.com> Date: Fri, 10 Nov 2017 00:59:39 +0100 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..873426f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# XKCD Poster Creator + +This project aims to create a program that allows the user to create a poster that includes all xkcd commics. To achieve that the project consists of an image downloader and an image sticher. Those applications allow the downloading and lateron stiching of all xkcd commics.