From 592d0f7a2e26ba9d49d7c509620f48052009a605 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 10 Nov 2014 10:32:56 -0700 Subject: [PATCH] Tweak description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 991a9ba..e6d2d5f 100644 --- a/README.md +++ b/README.md @@ -437,7 +437,7 @@ Libraries to help manage database schemas and migrations. * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library. * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library. * [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines. -* [Cilex](https://github.com/Cilex/Cilex) - A PHP micro-framework for Command line tools based on the Symfony2 Components +* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools. ## Authentication *Libraries for implementing authentications schemes.*