From a6bcd8a5a9f125e186c755723f4df11e0ce44732 Mon Sep 17 00:00:00 2001 From: Steven Crawford Date: Fri, 13 Dec 2024 16:24:09 -0600 Subject: [PATCH] updating readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44a4e84..e3ccd10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# split_zip_into_smaller_chunks.py +# CMG Commands -A simple python script to split a Zip file into smaller chunks. +A collection of python scripts for Carpenter Media Group + +- A script that generates a direct downloadable link from Google Drive. Works around the issue of the "no virus scan" notification. + +- A simple python script to split a Zip file into smaller chunks. Script will ask for the size, in Gigabytes, of the new files. And it will ask for the filename of the input file (can be in the same directory or you can enter a path to the file).