From 9a07db41528d96d7e7bbfb5f24849aa8604b323e Mon Sep 17 00:00:00 2001 From: Rey Jhon Date: Sat, 23 May 2020 18:18:57 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cad2ee..68533c1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The Simple PHP is lightweight web application micro framework. - Simple Routing engine - Using namespace in classes with autoloading - Controllers with method filters -- Elegant Syntax +- Applying PSR-12 Extended Coding Standard - Uses Twig Template Engine (optional) - Models with resource-friendly connectivity - Evironment Configuration