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
Tom Scavo committed Oct 14, 2016
1 parent c677304 commit 4c6b9fb
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

Expand Down

0 comments on commit 4c6b9fb

Please sign in to comment.