We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef8297 commit c5de16eCopy full SHA for c5de16e
Http.Server.Start.ps1
@@ -120,7 +120,7 @@ $ImportedModules = Get-ChildItem -Path /Modules -Directory |
120
Get-Module PipeScript |
121
Split-Path |
122
Join-Path -ChildPath Assets |
123
- Join-Path -ChildPath PipeScript-4-chevron-animated.svg
+ Join-Path -ChildPath PipeScript-ouroborus-animated.svg
124
) -Raw
125
}
126
README.ps1.md
@@ -1,5 +1,5 @@
1
<div align='center'>
2
-<img src='Assets/PipeScript-4-chevron-animated.svg' style='width:80%' />
+<img src='Assets/PipeScript-ouroboros-animated.svg' style='width:80%' />
3
</div>
4
5
# What Is PipeScript?
0 commit comments