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":"*"`.