1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-18 15:21:25 +02:00

updated readme

This commit is contained in:
maximebf
2013-08-14 22:33:12 +10:00
parent 76a70581ba
commit 2f01a54899

View File

@@ -1,5 +1,7 @@
# PHP Debug Bar
[![Latest Stable Version](https://poser.pugx.org/maximebf/debugbar/v/stable.png)](https://packagist.org/packages/maximebf/debugbar) [![Build Status](https://travis-ci.org/maximebf/php-debugbar.png)](https://travis-ci.org/maximebf/php-debugbar)
Displays a debug bar in the browser with information from php.
No more `var_dump()` in your code!