docs(readme): add table of contents
This commit is contained in:
parent
05fbfe6af4
commit
02cd02af1c
13
README.md
13
README.md
@ -3,6 +3,19 @@ # PowerShell cmdlet: Send Magic Packet
|
||||
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
|
||||
|
||||
<!-- toc -->
|
||||
|
||||
- [Installation and verification](#installation-and-verification)
|
||||
- [Overview](#overview)
|
||||
- [Broadcast considerations](#broadcast-considerations)
|
||||
- [Pipeline](#pipeline)
|
||||
- [Module or Function](#module-or-function)
|
||||
- [Feedback](#feedback)
|
||||
|
||||
<!-- tocstop -->
|
||||
|
||||
## Installation and verification
|
||||
|
||||
Downloads are available
|
||||
|
Loading…
Reference in New Issue
Block a user