Skip to content

Commit

Permalink
Added usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
walmik committed Aug 18, 2014
1 parent 6c03f1e commit fcd053b
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
Expand Up @@ -12,8 +12,8 @@ Start/Stop/Resume/Remove a timer inside any HTML element.
In your web page:

```html
<script src="libs/jquery/jquery.js" type="text/javascript"></script>
<script src="src/timer.jquery.js"></script>
<script src="path/to/jquery.js" type="text/javascript"></script>
<script src="path/to/timer.jquery.js"></script>
<script>
(function($) {
Expand Down

0 comments on commit fcd053b

Please sign in to comment.