From 2418cd183662cea3a945596dcdfa69ea3fe5eaf2 Mon Sep 17 00:00:00 2001 From: trscavo Date: Thu, 13 Oct 2016 19:27:59 -0400 Subject: [PATCH] Add contents section to README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 717362c..ba1c1d1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,20 @@ XSLT transformations of SAML metadata +## Contents + +Executables: + +* http_xsltproc.sh + +Library files: + +* list_all_IdP_DisplayNames_csv.xsl +* list_all_IdPs_csv.xsl +* list_all_RandS_IdPs_csv.xsl +* list_all_RandS_SPs_csv.xsl +* list_all_SPs_csv.xsl + ## Installation Download the source, change directory to the source directory, and install the source into ``/tmp`` as follows: