Skip to content

Commit 383b70f

Browse files
authored
make sure gh syntax highlighting works as expected
1 parent 5e78259 commit 383b70f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Ranger is a formatter for date and time ranges, based (somewhat loosely) on Adam
44
## Some Examples
55

66
```php
7+
<?php
78
use OpenPsa\Ranger\Ranger;
89

910
$ranger = new Ranger('en');
@@ -39,6 +40,7 @@ Instantiate ranger with the name of your locale as the parameter. You can also p
3940
### Output Customization
4041

4142
```php
43+
<?php
4244
use OpenPsa\Ranger\Ranger;
4345
use IntlDateFormatter;
4446

0 commit comments

Comments
 (0)