From 32014ad9faabce7f199d66830ee9d04bbdd71a22 Mon Sep 17 00:00:00 2001 From: g0d Date: Sat, 5 Oct 2024 15:18:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fb74f4..aa7ab49 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ usually end up becoming too complicated as they are overbloated with a bunch of micro-MVC is trying to be hassle free, straightforward and helps you stay on track. micro-MVC API is robust and solves roughly 95% of all the everyday issues you face under development with PHP and JS. -micro-MVC is optimized for stable coding, secure, lightning fast and consumes the least resources possible. +micro-MVC is optimized for stable coding, is it secure, lightning fast and consumes the least resources possible. The framework is backwards compatible down to PHP 5, runs on nearly any platform including embedded systems and has been tested extensively in several hardware configurations. Also, it comes with out-of-the-box configurations for Apache and NGINX offering enterprise-ready security, smart caching and compression.