Skip to content

Commit c41b259

Browse files
authored
Update README.md
1 parent d0f09c1 commit c41b259

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Cleanup-PathEnv/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cleanup-PathEnv
22

3-
[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/)](https://www.powershellgallery.com/packages/Cleanup-PathEnv/)
3+
[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/Cleanup-PathEnv?include_prereleases)](https://www.powershellgallery.com/packages/Cleanup-PathEnv/)
44

55
> [!NOTE]
66
> *Cleans up the system and user `PATH` environment variables.*
@@ -41,6 +41,9 @@ PowerShell, Script, Environment, PATH, Cleanup, System, User
4141

4242
The latest released version is: [Version 2.0.0](https://www.powershellgallery.com/packages/Cleanup-PathEnv/2.0.0).
4343

44+
[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/Cleanup-PathEnv?version=1.0.0)](https://www.powershellgallery.com/packages/Cleanup-PathEnv/1.0.0) [![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/Cleanup-PathEnv?version=2.0.0)](https://www.powershellgallery.com/packages/Cleanup-PathEnv/2.0.0)
45+
46+
4447
### Version 2.0.0
4548

4649
The script was enhanced with several significant improvements:

0 commit comments

Comments
 (0)