diff --git a/Docs/readme.md b/Docs/readme.md index 2fffafa..ebedbc7 100644 --- a/Docs/readme.md +++ b/Docs/readme.md @@ -53,7 +53,7 @@ if ( Invoke-ProcessShellLibrary Test Present 'PowerShell Modules' ) The results can be observed using Windows Explorer: -[image2] +windows explorer showing shell library ### DSC Resources @@ -86,7 +86,7 @@ $instructions | Invoke-ConfigStep The results can be observed using Windows Explorer: -[image3] +windows explorer showing shell library ## Feedback diff --git a/readme.md b/readme.md index e631bda..2ad4687 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ WindowsShell is a PowerShell module for configuring the Window Shell Libraries. Configure Windows Shell Libraries like this -[image] +windows explorer showing shell library using straightforward PowerShell commands like this @@ -21,7 +21,7 @@ PS C:\> Invoke-ProcessShellLibrary Set Present 'PSModulePath' -IconFilePath $ico You can find the getting started documentation [here][]. -[here]: Docs/getting-started +[here]: Docs # Roadmap