From 76e2a48d7af1d20938a385ac700cd874c1e65128 Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Sat, 10 Dec 2016 17:04:03 -0500 Subject: [PATCH] Add two new files to the file list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d727cb6..0f3b62c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ A given target directory will be created if one doesn't already exist. In any ca ```Shell $ ls -1 $BIN_DIR cget.sh +probe_saml_idp.sh $ ls -1 $LIB_DIR command_paths.sh @@ -33,6 +34,7 @@ compatible_mktemp.sh extract_entity.xsl http_tools.sh md_tools.sh +saml_tools.sh ``` ## Overview