diff --git a/README.markdown b/README.markdown index 9efc3c754..1054d7268 100644 --- a/README.markdown +++ b/README.markdown @@ -16,6 +16,8 @@ Here is an example of using both the bind and helper method syntax. console.log(delta, deltaX, deltaY); }); +## See it in action +[See the tests on Github](http://brandonaaron.github.com/jquery-mousewheel/test) or navigate to `test/index.html` in your browser. ## License