Skip to content

Commit 767dcce

Browse files
author
James O'Cull
committed
Update README.md
Fixing syntax highlighting for Rust
1 parent 59c55ac commit 767dcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ measurements = "^0.2.0"
2020

2121
In your code...
2222

23-
```
23+
```rust
2424
extern crate measurements;
2525

2626
use measurements::length::Length;

0 commit comments

Comments
 (0)