From 757eef3b7d1f05a1fa31e5c1655a987b5fc15c83 Mon Sep 17 00:00:00 2001 From: Joshua Pickard Date: Wed, 30 Mar 2022 19:55:58 +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..eb3f52b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# sortbyorientation + +Bash script to sort images in a directory by their orientation. \ No newline at end of file