From ea9321b4475cba77e429699f68510f957ddf844c Mon Sep 17 00:00:00 2001 From: Douglas Ludlow Date: Tue, 29 Mar 2016 22:11:30 -0600 Subject: [PATCH] Add links to example projects. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0725598..cf64c54 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ export class MyComponent { ... } ``` + +See the example demo projects for [npm](https://github.com/dougludlow/ng2-bs3-modal-demo-npm) and [SystemJS](https://github.com/dougludlow/ng2-bs3-modal-demo-systemjs). ## API