mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-16 13:00:42 +01:00
Update README.md
This commit is contained in:
parent
687400043d
commit
933e1b632c
@ -5,6 +5,8 @@
|
||||
Displays a debug bar in the browser with information from php.
|
||||
No more `var_dump()` in your code!
|
||||
|
||||
> **Note: Debug Bar is for development use only. Never install this on websites that are publicly accessible.**
|
||||
|
||||
![Screenshot](https://raw.github.com/maximebf/php-debugbar/master/docs/screenshot.png)
|
||||
|
||||
**Features:**
|
||||
@ -57,7 +59,7 @@ Integrations with other frameworks:
|
||||
The best way to install DebugBar is using [Composer](http://getcomposer.org)
|
||||
with the following command:
|
||||
|
||||
```composer require maximebf/debugbar```
|
||||
```composer require maximebf/debugbar --dev```
|
||||
|
||||
## Quick start
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user