Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
turn on perl6 syntax highlighting for the synopsis
  • Loading branch information
timo committed Feb 11, 2017
1 parent 2529095 commit a55f1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ A low-sugar binding to SDL2.

## Synopsis

```
```perl6
use SDL2::Raw;

die "couldn't initialize SDL2: { SDL_GetError }" if SDL_Init(VIDEO) != 0;
Expand Down

0 comments on commit a55f1c3

Please sign in to comment.