You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ if ( Invoke-ProcessShellLibrary Test Present 'PowerShell Modules' )
53
53
54
54
The results can be observed using Windows Explorer:
55
55
56
-
[image2]
56
+
<imgsrc="https://cloud.githubusercontent.com/assets/11237922/21626091/06f535d2-d1c4-11e6-9c14-293cd691996c.png"alt="windows explorer showing shell library"width="400">
The results can be observed using Windows Explorer:
88
88
89
-
[image3]
89
+
<imgsrc="https://cloud.githubusercontent.com/assets/11237922/21626097/0ec40518-d1c4-11e6-81cc-3e7ed34e6bee.png"alt="windows explorer showing shell library"width="600">
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ WindowsShell is a PowerShell module for configuring the Window Shell Libraries.
8
8
9
9
Configure Windows Shell Libraries like this
10
10
11
-
[image]
11
+
<imgsrc="https://cloud.githubusercontent.com/assets/11237922/21626090/0069d2a4-d1c4-11e6-806c-47273fe07b92.png"alt="windows explorer showing shell library"width="400">
12
12
13
13
using straightforward PowerShell commands like this
0 commit comments