Skip to content

Commit 73614ef

Browse files
Enhance README with Slim 4 and Twig details
Updated README to highlight Slim 4 and slim Twig templates.
1 parent 919f00c commit 73614ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![GitHub License](https://img.shields.io/github/license/codebysushil/slim-skeleton?style=for-the-badge)
77
![Coverage](https://codecov.io/gh/codebysushil/slim-skeleton/branch/main/graph/badge.svg)
88

9-
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.
9+
Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This application uses the latest **Slim 4** & **slim Twig** templates engine with **Slim PSR-7** implementation and **PHP-DI container** implementation. It also uses the **Monolog logger**.
1010

1111
This skeleton application was built for Composer. This makes setting up a new Slim Framework application quick and easy.
1212

0 commit comments

Comments
 (0)