Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Farrell committed Jul 31, 2015
1 parent 6f2de89 commit 84ff390
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 @@ -8,7 +8,7 @@ Takes an inline `<img>` with an SVG as its source and swaps it for an inline `<s

Add the Inline SVG script to your page and initialise the script. You can currently pass two options to the script: `svgSelector` and `initClass`. If these are left out the script will use the defaults.

```
```html
<script src="inlineSVG.min.js"></script>
<script>
inlineSVG.init({
Expand Down

0 comments on commit 84ff390

Please sign in to comment.