From 1b87c650ffe4a15ff8fb214167ba0f980f123777 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadatis Date: Fri, 3 Jul 2015 12:34:20 +0300 Subject: [PATCH] add demo link to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f50895b..19e6f17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # floativ floativ is a responsive floating scroll-box at the bottom of the screen of your site that contains text, among other things, which can be displayed while browsing a web page. This floating scroll-box disappears when the user reaches an element with a specific id. +**See a working demo [here](http://gbratsos.github.io/floativ).** + ## Installation 1. Download and install [NodeJS](https://nodejs.org/) 2. Clone or Download project straight from [GitHub](https://github.com/GBratsos/floativ).