Skip to content

Commit e48543b

Browse files
authored
chore: update readme
1 parent b5592b8 commit e48543b

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
# whoops
1+
# Leaf Exception (Whoops)
22
PHP errors for cool kids
33

4-
[![Total Downloads](https://img.shields.io/packagist/dm/filp/whoops.svg)](https://packagist.org/packages/filp/whoops)
5-
[![Latest Version](http://img.shields.io/packagist/v/filp/whoops.svg)](https://packagist.org/packages/filp/whoops)
6-
[![Build Status on newer versions](https://github.com/filp/whoops/workflows/Tests/badge.svg)](https://github.com/filp/whoops/actions?query=workflow%3ATests)
7-
[![Build Status on older versions](https://travis-ci.org/filp/whoops.svg?branch=master)](https://travis-ci.org/filp/whoops)
8-
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/filp/whoops/badges/quality-score.png?s=6225c36f2a2dd1fdca11ecc7b10b29105c8c62bd)](https://scrutinizer-ci.com/g/filp/whoops)
9-
[![Code Coverage](https://scrutinizer-ci.com/g/filp/whoops/badges/coverage.png?s=711feb2069144d252d111b211965ffb19a7d09a8)](https://scrutinizer-ci.com/g/filp/whoops)
4+
[![Total Downloads](https://img.shields.io/packagist/dm/leafs/exception.svg)](https://packagist.org/packages/leafs/exception)
5+
[![Latest Version](http://img.shields.io/packagist/v/leafs/exception.svg)](https://packagist.org/packages/leafs/exception)
106

117
-----
128

13-
![Whoops!](http://i.imgur.com/0VQpe96.png)
9+
![Whoops!](https://i.imgur.com/wdxjUV4.png)
1410

1511
**whoops** is an error handler framework for PHP. Out-of-the-box, it provides a pretty
1612
error interface that helps you debug your web projects, but at heart it's a simple yet

0 commit comments

Comments
 (0)