readme updated

This commit is contained in:
sunra 2015-12-13 06:12:59 +02:00
parent ae97ed5274
commit b27f1e3f6e

View file

@ -9,21 +9,21 @@
## Usage
I love use dBug via **Twig Filter** - https://github.com/sunra/dbug-twig-extension
### Twig Filter - https://github.com/sunra/dbug-twig-extension
Install via Composer.
### Install via Composer.
Class will be autoloaded.
### usage
#### usage
``` php
new \Ospinto\Dbug($myVariable);
```
### Class arguments:
#### Class arguments:
__construct ($var,$forceType="",$bCollapsed=false, $var_name='')