Skip to content

Commit 8153b23

Browse files
2 parents e6e926d + d778969 commit 8153b23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/directives/pagination/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Yes, there are quite a few pagination solutions for Angular out there already, b
66
something that would be truly plug-n-play - no need to do any set-up or logic in your controller. Just add
77
an attribute, drop in your navigation wherever you like, and boom - instant, full-featured pagination.
88

9+
(**Looking for the Angular2 version? [Right here!](https://github.com/michaelbromley/ng2-pagination)**)
10+
911
## Demo
1012

1113
[Here is a working demo on Plunker](http://plnkr.co/edit/Wtkv71LIqUR4OhzhgpqL?p=preview) which demonstrates some cool features such as live-binding the "itemsPerPage" and

0 commit comments

Comments
 (0)