Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from nhoizey/patch-2
Browse files Browse the repository at this point in the history
Remaining copy/paste from loadCSS…
  • Loading branch information
scottjehl committed Jul 10, 2014
2 parents c468c26 + 55a2264 commit 3300cd4
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 @@ A simple function for asynchronously loading JavaScript files

Place the [`loadJS` function](https://github.com/filamentgroup/loadJS/blob/master/loadJS.js) inline in the `head` of your page (it can also be included in an external JavaScript file if preferable).

Then call it by passing it a stylesheet URL:
Then call it by passing it a JavaScript URL:

``` html
<head>
Expand Down

0 comments on commit 3300cd4

Please sign in to comment.