Skip to content

Commit

Permalink
Add contents section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trscavo committed Oct 13, 2016
1 parent bfb1f0d commit 2418cd1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2418cd1

Please sign in to comment.