From 7d2bac7c635fafb0fc0711487acb832e9fc002dd Mon Sep 17 00:00:00 2001 From: Marc Arndt Date: Wed, 12 Apr 2017 15:26:37 +0200 Subject: [PATCH] - added reference to github page for the ng2-archwizard-demo project to the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b74cf4a4..056ae52a 100644 --- a/README.md +++ b/README.md @@ -202,5 +202,6 @@ Possible parameters: | (finalize) | function() | null | ## Example -You can find an basic example project using ng2-archwizard in the [ng2-archwizard-demo](https://github.com/madoar/ng2-archwizard-demo) repository. +You can find an basic example project using ng2-archwizard [here](https://madoar.github.io/ng2-archwizard-demo). +The sources for the example can be found in the [ng2-archwizard-demo](https://github.com/madoar/ng2-archwizard-demo) repository. It illustrates how the wizard looks like and how the different settings can change its layout.