소스 검색

Clarify CLImate's description

CLImate does more than CLI output. Briefly describe its other functions.
pull/443/head
Kevin Laude 10 년 전
부모
커밋
aa549c2e1b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -514,7 +514,7 @@ Libraries to help manage database schemas and migrations.
514 514
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
515 515
 * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
516 516
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
517
-* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
517
+* [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours, special formatting, input handling, and command line opt parsing.
518 518
 
519 519
 ## Authentication and Authorization
520 520
 *Libraries for implementing user authentication and authorization.*

Loading…
취소
저장