From cb727867f495dbd2666a21ff5353492002b730a6 Mon Sep 17 00:00:00 2001 From: Ibrahim BinAlshikh Date: Mon, 4 Dec 2023 02:29:47 +0300 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a2b6c14..40d6e43 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ A library for handling PHP errors and exceptions in a better way.

- - + + @@ -17,14 +17,15 @@ A library for handling PHP errors and exceptions in a better way. ## Supported PHP Versions | Build Status | |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:| -| | -| | -| | -| | -| | -| | -| | -| | +| | +| | +| | +| | +| | +| | +| | +| | +| | ## Installation The library can be included in your project by including following entry in your `require` section of your `composer.json`: `"webfiori/err":"*"`.