浏览代码

Tweak description

pull/439/merge
Jamie 10 年前
父节点
当前提交
5abf8fd15f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -524,7 +524,7 @@ Libraries to help manage database schemas and migrations.
524 524
 * [Shunt](https://github.com/thephpleague/shunt) - A library for running commands in parallel on multiple remote machines.
525 525
 * [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
526 526
 * [CLImate](https://github.com/thephpleague/climate) - A library for outputting colours and special formatting.
527
-* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building beautiful CLI menus with an expressive DSL.
527
+* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
528 528
 
529 529
 ## Authentication and Authorization
530 530
 *Libraries for implementing user authentication and authorization.*

正在加载...
取消
保存