Skip to content

Commit 278ac1c

Browse files
author
Martin René Sørensen
committed
Revert "Edited README"
This reverts commit 006b3d5.
1 parent 94161da commit 278ac1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ git tag -a 0.0.0
1313
```
1414
Outputs the same as:
1515
```php
16-
<?php
1716
echo '<pre>';
1817
var_dump('hej');
1918
var_dump(false);
@@ -23,7 +22,6 @@ Outputs the same as:
2322

2423
if you want your var_dump as a string.
2524
```php
26-
<?php
2725
echo vds(false);
2826
```
2927

0 commit comments

Comments
 (0)