Skip to content

Commit 8ed8282

Browse files
committed
Code syntax highlighting. 💖
1 parent 6804462 commit 8ed8282

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ An UIAlertView replacement with block syntax and fancy transition styles. As see
3737

3838
**Code:**
3939

40-
```
40+
```objc
4141
SIAlertView *alertView = [[SIAlertView alloc] initWithTitle:@"SIAlertView" andMessage:@"Sumi Interactive"];
4242

4343
[alertView addButtonWithTitle:@"Button1"
@@ -80,4 +80,4 @@ SIAlertView was created by [Sumi Interactive](https://github.com/Sumi-Interactiv
8080
8181
## License
8282
83-
SIAlertView is available under the MIT license. See the LICENSE file for more info.
83+
SIAlertView is available under the MIT license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)