Skip to content

Commit

Permalink
Small readme fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aelvan committed May 9, 2014
1 parent 245b9fc commit 6ca8fdd
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 @@ -10,7 +10,7 @@ Use it like this:

<script src="{{ craft.inlin.er('/build/svg/my.svg') | raw }}"></script>

Why? [Sometimes it](http://css-tricks.com/svg-sprites-use-better-icon-fonts/)
Why? [Sometimes](http://css-tricks.com/svg-sprites-use-better-icon-fonts/) it
[makes sense](http://www.yottaa.com/blog/bid/306224/Inlining-for-Performance-When-to-Let-the-Cache-Go),
performance or workflow wise, to inline resources instead of requesting them.

Expand Down

0 comments on commit 6ca8fdd

Please sign in to comment.