Merge pull request #75 from bobthecow/patch-1

PsySh -> PsySH
This commit is contained in:
Jamie York 2014-03-01 00:05:26 -07:00
commit d29b44215a
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
*Libraries for building command line utilities.*
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
* [PsySh](https://github.com/bobthecow/psysh) - Another PHP REPL.
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.