From b84438125f808839ca8b91a0f9e14e2bf14a941e Mon Sep 17 00:00:00 2001 From: Rosario Carvello Date: Wed, 4 Oct 2023 17:15:08 +0200 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dcf493f..d833cd3 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,7 @@ for granting me an open source license of magic that I used in the development of PHP Web MVC Framework. [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rcarvello_webmvcframework&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=rcarvello_webmvcframework) +[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=rcarvello_webmvcframework&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=rcarvello_webmvcframework) ## How to install To install the framework download and copy it into an Apache web folder. Then go to the **config directory** and modify **application.config.php** according to your MySQL server configuration and Apache web folder you want to use for your application.