Update README.md

This commit is contained in:
Markus Fleschutz 2021-09-03 10:07:48 +02:00 committed by GitHub
parent fa5eaccf52
commit f0aac481f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ Mega Collection of PowerShell Scripts
| [convert-ps2bat.ps1](Scripts/convert-ps2bat.ps1) | Converts a PowerShell script to a .BAT file | [Help](Docs/convert-ps2bat.ps1.md) |
| [convert-ps2md.ps1](Scripts/convert-ps2md.ps1) | Converts the comment-based help of a PowerShell script to Markdown | [Help](Docs/convert-ps2md.ps1.md) |
| [convert-sql2csv.ps1](Scripts/convert-sql2csv.ps1) | Converts a SQL database table to a .CSV file | [Help](Docs/convert-sql2csv.ps1.md) |
| [convert-txt2wav.ps1](Scripts/convert-txt2wav.ps1) | Converts a text file to a .WAV audio file | [Help](Docs/convert-txt2wav.ps1.md) |
| [convert-txt2wav.ps1](Scripts/convert-txt2wav.ps1) | Converts text to a .WAV audio file | [Help](Docs/convert-txt2wav.ps1.md) |
📝 Scripts for Git
-------------------