From f120f602b59b65e99bbf24751d54934cd8195743 Mon Sep 17 00:00:00 2001 From: maximebf Date: Wed, 14 Aug 2013 22:35:19 +1000 Subject: [PATCH] updated README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b6ce5cb..d855507 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # 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) - +[![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?branch=master)](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!