diff --git a/readme.md b/readme.md index 1a9452a..640dd95 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Jump-Location](https://github.com/tkellogg/Jump-Location) - Powershell `cd` that reads your mind. [Autojump](https://github.com/wting/autojump) implementation for powershell. - [Zlocation](https://github.com/vors/ZLocation) - [z.sh](https://github.com/rupa/z) implementation for PowerShell. Similar to Jump-Location. - [thefuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command (by typing `fuck`). +- [pslinq](https://github.com/manojlds/pslinq) - LINQ (LINQ2Objects) for Powershell ## Communities @@ -150,4 +151,4 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Flancy](https://github.com/toenuff/flancy) - A web microframework for Windows PowerShell. - [NancyPS](https://github.com/Jaykul/NancyPS) - Nancy, self-hosted in PowerShell, with script method handlers. - [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements. -- [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service. \ No newline at end of file +- [WebCommander](https://github.com/vmware/webcommander) - Run scripts and view results, in a friendly web GUI or via a web service.