From 66c21c4d30f0ea61a62cccb9c9fb031c321f9f89 Mon Sep 17 00:00:00 2001 From: Sergey Akopkokhyants Date: Wed, 24 Feb 2016 21:50:23 +0200 Subject: [PATCH] fix(dev): Fix demo links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e9776d1..aa6b9e3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Angular2 Toasty component shows growl-style alerts and messages for your applica Simple examples using ng2-toasty: - with SystemJS in [ng2-systemjs-demo](https://github.com/akserg/ng2-systemjs-demo) +- with Webpack in [ng2-webpack-demo](https://github.com/akserg/ng2-webpack-demo) + +Online demo available [here](https://akserg.github.io/ng2-toasty/) ## Installation First you need to install the npm module: