add TOC to readme
This commit is contained in:
parent
2b5f2f04f0
commit
a4ba5ec8ba
10
README.md
10
README.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user