diff --git a/README.md b/README.md index f81185c..43982ee 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,19 @@ PowerShell cmdlet (module/function) to send a *magic packet* based on provided MAC address(es). Comment-based help is included in the source-code: `Get-Help Send-MagicPacket -Full` +## Contents + + + +- [Installation and verification](#installation-and-verification) +- [Overview](#overview) +- [Broadcast considerations](#broadcast-considerations) +- [Pipeline](#pipeline) +- [Module or Function](#module-or-function) +- [Feedback](#feedback) + + + ## Installation and verification Downloads are available