Skip to content

Commit

Permalink
Update README with Example escape correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ain committed Apr 28, 2016
1 parent a10dc9c commit 439f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

In your Handlebars template:
```html
{{rawinclude 'path/to/file.svg'}}
{{{rawinclude 'path/to/file.svg'}}}
```

## Licence
Expand Down

0 comments on commit 439f81e

Please sign in to comment.