Skip to content

Commit ecbaf00

Browse files
committed
fix: indicate php code
1 parent 093426b commit ecbaf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ $addGrams = $massUnit->add(new Time\Second(60) );
176176
```
177177

178178
## Adding custom units
179-
```
179+
```php
180180
use PhpUnitConversion\Map as UnitMap;
181181

182182
/* You can add custom units by calling the add method on UnitMap.

0 commit comments

Comments
 (0)