Skip to content

Commit 189e6fc

Browse files
authored
Merge pull request #1 from WimbledonLabs/patch-1
Updated readme with syntax coloring
2 parents d1b1d93 + 08e24f2 commit 189e6fc

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
@@ -25,7 +25,7 @@ Based on work by [@pcwalton](https://github.com/pcwalton/). Licensed MIT.
2525

2626
## Example
2727

28-
```
28+
```rust
2929
extern crate iui;
3030
use iui::prelude::*;
3131
use iui::controls::{Label, Button, VerticalBox, Group};

0 commit comments

Comments
 (0)