diff --git a/README.md b/README.md index c925672..33b5818 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Created by [Pete R.](http://www.thepetedesign.com), Founder of [BucketListly](ht License: [Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/deed.en_US) -## Requirement +# Requirement jQuery (1.9.0 or later) @@ -13,13 +13,13 @@ note: jQuery 1.9.0 or later is strongly recommended because using jQuery less th see: http://jsfiddle.net/33WJx/ -## Demo +# Demo [View demo](http://peachananr.github.io/onepage-scroll/Demo/demo.html) ## Compatibility Modern browsers such as Chrome, Firefox, and Safari on both desktop and smartphones have been tested. Should work fine on IE8 and IE9 as well. -## Basic Usage +#Basic Usage One Page Scroll let you transform your website into a one page scroll website that allows users to scroll one page at a time. It is perfect for creating a website in which you want to present something to the viewers. For example, [Apple's iPhone 5S website](http://www.apple.com/iphone-5s/) uses the same technique.