diff --git a/examples/README.md b/examples/README.md index 77b01e3a..bbdc327f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -9,6 +9,7 @@ Showcasing the awesomeness of skrollr. * [Drawing a SVG path](http://prinzhorn.github.com/skrollr/examples/path.html) * [Creating a fixed nav](http://prinzhorn.github.com/skrollr/examples/fixed_nav.html) * [Snapping](http://prinzhorn.github.com/skrollr/examples/snapping.html) +* [Snapping with nav and deep linking](http://prinzhorn.github.com/skrollr/examples/snapping.html) * [Using two custom easing functions to create a circular motion](http://prinzhorn.github.com/skrollr/examples/circular_motion.html) * [Parallax background with constant speed](http://prinzhorn.github.com/skrollr/examples/bg_constant_speed_less.html) * [gradientsmotherfucker](http://prinzhorn.github.com/skrollr/examples/gradientsmotherfucker.html)