From 83e76510af09c9c41beb0788a1da1f5ea25bf8dd Mon Sep 17 00:00:00 2001 From: kreuzerk Date: Sun, 28 Apr 2019 14:14:52 +0200 Subject: [PATCH] fix(readme): adjust README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9b5c0f3..e5e3e26 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,8 @@ In case you have more than one sortgriditem on the page you need to group the so Pass in a unique name to the ngSortGridGroup input ![Grid demo](https://raw.githubusercontent.com/kreuzerk/ng-sortgrid/master/projects/ng-sortgrid-demo/src/assets/gs5.png) + +## Use the async pipe +You can also use the async pipe to display items + +![Grid demo](https://raw.githubusercontent.com/kreuzerk/ng-sortgrid/master/projects/ng-sortgrid-demo/src/assets/gs6.png)