From 3fe8bde320c831b9893b76d71f1337bc7eee6af4 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Fri, 13 Mar 2020 03:42:53 -0600 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71beb04..0fabea7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # AB-Docker Convenience Scripts -POSIX-shell scripts meant to make launching AB-Docker containers easier. See relevant container repos for information on how to use each script. The most updated version of each script will be in the container's git repo but are mirrored here for simplicity in distribution where only the script is needed as opposed to Dockerfiles, etc. +POSIX-shell scripts meant to make launching AB-Docker containers easier. See relevant container repos for information on how to use each script. + +## Organization + +Each container has it's own subdirectory within this repo for it's associated utility scripts. Each subdirectory has a *checksums.sha256* which allows the *update.sh* script to automate pulling the latest versions.