diff --git a/README.md b/README.md index 63f9972..87760b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Slim Framework 4 Skeleton Application - [![Coverage Status](https://coveralls.io/repos/github/slimphp/Slim-Skeleton/badge.svg?branch=master)](https://coveralls.io/github/slimphp/Slim-Skeleton?branch=master) Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.