From e650dcf1dce78b5349d77386b3f25b6027058352 Mon Sep 17 00:00:00 2001 From: Robert Neal Date: Sat, 25 Feb 2017 20:16:06 -0500 Subject: [PATCH] Add link to Github pages in readMe http://devtips.github.io/Parallax-on-the-Web-DevTips-/ --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 8f161b8..f37ed37 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,9 @@ Video Series [ for free on YouTube](https://www.youtube.com/playlist?list=PLqGj3iMvMa4IyCbhul-PdeiDqmh4ooJzk) on the [DevTips](https://www.youtube.com/user/DevTipsForDesigners) Channel +Github Pages Link : http://devtips.github.io/Parallax-on-the-Web-DevTips-/ + + ## Releases Releases correspond to the videos. Visit the releases page on this repo to find the specific state of the code base. In other words; if you are watching video 2 and want to grab the code form that point. You will want to look for that [here](https://github.com/DevTips/Parallax-on-the-Web-DevTips-/releases), or below.