add psInlineProgress to Misc section

This commit is contained in:
Zhang Cheng 2016-12-16 12:18:25 +00:00
parent 27f99af164
commit beb3b5348c

View File

@ -166,3 +166,4 @@ It includes a command-line shell and an associated scripting language.
- [poke](https://github.com/oising/poke) - Crazy cool reflection module for powershell.
Explore and invoke private APIs like nobody is watching.
Useful for security research, testing and quick hacks.
- [psInlineProgress](https://github.com/gravejester/psInlineProgress) - Write inline progress bars in PowerShell.