diff --git a/README.md b/README.md index 7dbc1c6..0845a60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -# Sub-Resource Integrity Hash Generator Scripts +# Sub-Resource Integrity Hash Generator Scripts 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.