diff --git a/README.md b/README.md index 991a9ba1..e6d2d5f2 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.*