Skip to content

Commit

Permalink
new readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyettinger committed Feb 10, 2012
1 parent dcf4893 commit 3f4b1f2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
@@ -1,4 +1,4 @@
tabbed-navigation
jQuery tabbed-navigation
===========

tabbed-navigation is light-weight jQuery plugin for handling tabbed navigation with minimal markup.
Expand Down Expand Up @@ -28,9 +28,7 @@ Usage
</div>
</div>
...
<!-- include jquery first -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<!-- include tabbed-navigation plugin after -->
<script src="jquery.tabbed.js"></script>
<script>
$(function(){
Expand All @@ -42,4 +40,4 @@ Usage
Requirements
------------

jQuery (tested with 1.7.1)
jQuery (tested with 1.4, 1.6.2, 1.7.1)

0 comments on commit 3f4b1f2

Please sign in to comment.