Skip to content

Commit

Permalink
Merge pull request #16 from antstorm/fix-readme
Browse files Browse the repository at this point in the history
Fix README md indentation
  • Loading branch information
feross committed Aug 17, 2015
2 parents 001edf1 + 05391ff commit 487d93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Scrobbling is not yet supported.
You need to add the following scripts to your code in order to work with the
JavaScript last.fm API:

<script type="text/javascript" src="lastfm.api.md5.js"></script>
<script type="text/javascript" src="lastfm.api.md5.js"></script>
<script type="text/javascript" src="lastfm.api.js"></script>

If you want to use caching, you need to add another script:
Expand Down

0 comments on commit 487d93e

Please sign in to comment.