Skip to content

Commit 640ad90

Browse files
committed
Added link to live code examples.
1 parent 6b1f0ef commit 640ad90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This is an initial release. More features and testing are in the works.
77

88
## Code Example
99

10+
See live code examples on http://stevenlambion.github.io/ui-listView/
11+
1012
```
1113
<div class="contact-list" ui-list-view="contact in contacts" options="listOptions">
1214
<p class="name"><strong>{{ contact.name }}</strong></p>

0 commit comments

Comments
 (0)