From bf747cc7ac96a4a360e444807a66dc7f1461913e Mon Sep 17 00:00:00 2001 From: Lucas Alber Date: Sun, 10 Feb 2019 16:19:45 +0000 Subject: [PATCH] Initial commit --- 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..d3d1ca0 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# exif-image-rotation-tool + +Tool to rotate images according to their exif rotation data. \ No newline at end of file