Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbenisek committed Sep 6, 2013
1 parent d48500c commit f508e9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# jQuery Plugin Template
# jquery-plugin-template

A simple object-oriented template for creating jQuery plugins. It allows you to
maintain a [DRY](http://en.wikipedia.org/wiki/Don't_repeat_yourself) workflow
Expand Down Expand Up @@ -150,7 +150,7 @@ leaving no reference whatsoever.
}(this, this.document, this.jQuery));
```

## Usage
## Example usage

### API

Expand Down

0 comments on commit f508e9f

Please sign in to comment.