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.