Skip to content

Commit f7578e3

Browse files
committed
readme tweak
1 parent e3272c1 commit f7578e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ There are 2 ways to use the JavaScript version of retina.js:
177177

178178
#### Old-School
179179

180-
To use retina.js the old-school way, download **retina.min.js** and put it on your server. Then, include the script in your html file at the bottom of your template, before your closing \</body> tag. _Note that **only the minified version** of retina.js is designed to be used in this fashion._
180+
To use retina.js the old-school way, download **retina.min.js** and put it on your server. Then, include the script in your html file at the bottom of your template, before your closing \</body> tag.
181181

182182
``` html
183183
<script type="text/javascript" src="/scripts/retina.min.js"></script>

0 commit comments

Comments
 (0)