diff --git a/README.md b/README.md index 06a0d95..687acae 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,22 @@ A library of re-usable bash scripts +## Contents + +Executables: + +* cget.sh + +Library files: + +* command_paths.sh +* compatible_date.sh +* compatible_mktemp.sh +* conditional_get.sh +* extract_entity.xsl +* http_tools.sh +* md_tools.sh + ## Installation Download the source, change directory to the source directory, and install the source into ``/tmp`` as follows: @@ -24,7 +40,7 @@ An installation directory will be created if it doesn't already exist. ## Compatibility -These scripts are compatible with GNU/Linux and Mac OS. +Shell scripts are compatible with GNU/Linux and Mac OS. XSLT scripts are written in XSLT 1.0. ## Dependencies