Skip to content

Commit

Permalink
Tweaked README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeresig committed Mar 5, 2010
1 parent 73168f4 commit 078b596
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -10,6 +10,3 @@ A jQuery templating plugin - created for demonstration purposes.

// Appends one LI, filled with data, into the UL
$("ul").append( tmpl, dataObject );

// Appends two LIs, filled with data, into the UL
$("ul").append( tmpl, arrayOfDataObjects );

0 comments on commit 078b596

Please sign in to comment.