Browse Source

Simplified description

pull/450/head
Jamie York 10 years ago
parent
commit
3f547810e3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

519
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
519
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
520
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
520
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
521
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
521
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
522
-* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours, special formatting, input handling, and command line opt parsing.
522
+* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
523
 
523
 
524
 ## Authentication and Authorization
524
 ## Authentication and Authorization
525
 *Libraries for implementing user authentication and authorization.*
525
 *Libraries for implementing user authentication and authorization.*

Loading…
Cancel
Save