diff --git a/README.md b/README.md index 9d2eef9e..1f82c478 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slim Framework Skeleton Application -Use this skeleton application to quickly setup and start working on a new Slim Framework application. This application uses the latest Slim, Slim-Views, and Slim-Extras repositories. It also uses Sensio Labs' [Twig](http://twig.sensiolabs.org) template library. +Use this skeleton application to quickly setup and start working on a new Slim Framework application. This application uses the latest Slim and Slim-Views repositories. It also uses Sensio Labs' [Twig](http://twig.sensiolabs.org) template library. This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.