Make sure that all the title's words starts with upper case

This commit is contained in:
Cheng Zhang 2016-09-16 05:31:01 -04:00 committed by GitHub
parent 608a12d1d7
commit cb2e687d6d

View File

@ -63,7 +63,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
### Commandline productivity
### Commandline Productivity
- [PSReadLine](https://github.com/lzybkr/PSReadLine) - A bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.
- [Jump-Location](https://github.com/tkellogg/Jump-Location) - Powershell `cd` that reads your mind. [Autojump](https://github.com/wting/autojump) implementation for powershell.