瀏覽代碼

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…
取消
儲存