From 6ce7e341b3bc436a8a38726bd2967f2dd576e9c3 Mon Sep 17 00:00:00 2001 From: Ian Yates Date: Fri, 28 Aug 2015 11:45:07 +0200 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b78be0b..c4c8814 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ -# fullPage.js +### Tuts+ Tutorial: [Vertical and Horizontal Scrolling with fullPage.js](http://webdesign.tutsplus.com/articles/vertical-and-horizontal-scrolling-with-fullpagejs--cms-24215) +#### Instructor: George Martsoukos -A simple demo showing how the [fullPage.js](http://alvarotrigo.com/fullPage/) jQuery plugin works. +These days more and more sites are designed based on the single-page approach (known as single-page or one-page sites). In this article, we’ll explore how to create such an experience for a demo site by taking advantage of fullPage.js. + +Source files for the Tuts+ tutorial: [Vertical and Horizontal Scrolling with fullPage.js](http://webdesign.tutsplus.com/articles/vertical-and-horizontal-scrolling-with-fullpagejs--cms-24215) + +**Available on Tuts+ September 2015** + +[View the demo](http://codepen.io/tutsplus/full/VvZXMP/)