diff --git a/README.md b/README.md new file mode 100644 index 0000000..03814e5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Split by Size or Qty and Compress + +A simple Python script which takes a list of files group them by given size or quantity and compress them.