Skip to content

Commit 3127441

Browse files
committed
Configs Adjustments
1 parent 8779604 commit 3127441

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# mpdf-wrapper
22

3-
[![Total Downloads](https://poser.pugx.org/fp/jsformvalidator-bundle/downloads.png)](https://packagist.org/packages/fp/jsformvalidator-bundle)
4-
53
This bundle allows to use mpdf library with symfony3.
64

75

@@ -31,4 +29,8 @@ public function registerBundles()
3129

3230
## 2 Usage<a name="p_2"></a>
3331

34-
MPDF instance can be loaded with help of $this->get('symfgenus.mpdf.wrapper').
32+
MPDF instance can be loaded with help of
33+
34+
```php
35+
$this->get('symfgenus.mpdf.wrapper').
36+
```

0 commit comments

Comments
 (0)