From 3fbad0e9d1957b68f11b37d67309ce7b734a5137 Mon Sep 17 00:00:00 2001 From: Alexander Zavyalov Date: Sat, 10 Feb 2018 10:11:47 +0800 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb862cb..eb7eac2 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Track your authenticated and unauthenticated visitors, login attempts, ajax requests, and more. Includes a controller and a bunch of routes and views to display the statistics, as well as a helper class to fetch the statistics easily (in case you want to display the statistics yourself). +[Live Demo](http://statistics.voerro.com) + ## Installation - Basic 1) Install the package using composer: