From e1e7a54fe6f792cce9f38f63a85d29a9e8fb88d0 Mon Sep 17 00:00:00 2001 From: rem Date: Wed, 20 Dec 2023 13:55:57 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 1 - 1 file changed, 1 deletion(-) 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.