From 0aeec2c5a0a42cb440b7bacf75bdb023310035bd Mon Sep 17 00:00:00 2001 From: Minh Nguyen Date: Wed, 30 Sep 2015 16:07:46 -0400 Subject: [PATCH] #10 add demo with angular material --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 6ff6a58..203b74f 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,11 @@ The demo code is available on the [gh-pages branch](https://github.com/iominh/ng [http://iominh.github.io/ng-scrollbars/demo2_expanding_content.html](http://iominh.github.io/ng-scrollbars/demo2_expanding_content.html) +#### Demo with Angular Material + +[http://iominh.github.io/ng-scrollbars/10.html](http://iominh.github.io/ng-scrollbars/10.html) + + # Usage 1. Add ng-scrollbars and its dependencies to your main file (index.html)