From d84468aa266c239239b18abf2f0dbe7f47c95b74 Mon Sep 17 00:00:00 2001 From: Ruchit Patel Date: Fri, 29 Sep 2023 13:25:54 +0530 Subject: [PATCH] Update readme file. --- CHANGELOG.md | 4 +++- README.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9626128..1702fff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +All notable changes to `php-db-auditor` will be documented in this file. +## v1.0.0 [29th September 2023] -All notable changes to `php-db-auditor` will be documented in this file. +- Initial release. diff --git a/README.md b/README.md index 520405b..e324744 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +

Logo PHP DB Auditor

+ ![Packagist License](https://img.shields.io/packagist/l/vcian/php-db-auditor?style=for-the-badge) [![Total Downloads](https://img.shields.io/packagist/dt/vcian/php-db-auditor?style=for-the-badge)](https://packagist.org/packages/vcian/php-db-auditor)