add TOC to readme

This commit is contained in:
Asif Bacchus 2020-06-20 09:08:05 -06:00
parent 2b5f2f04f0
commit a4ba5ec8ba
1 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,15 @@
# Sub-Resource Integrity Hash Generator Scripts
# Sub-Resource Integrity Hash Generator Scripts <!-- omit in TOC -->
Basic scripts to generate SRI hashes. POSIX-compliant shell script for use on *nix and PowerShell for use on Windows.
- [common features](#common-features)
- [Linux script](#linux-script)
- [copy to path location](#copy-to-path-location)
- [troubleshooting](#troubleshooting)
- [PowerShell (POSH) script](#powershell-posh-script)
- [execution policy](#execution-policy)
- [final thoughts](#final-thoughts)
## common features
- Hash individual files or a list of files.