Skip to content

Commit

Permalink
Added link to live code examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLambion committed Aug 15, 2015
1 parent 6b1f0ef commit 640ad90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This is an initial release. More features and testing are in the works.

## Code Example

See live code examples on http://stevenlambion.github.io/ui-listView/

```
<div class="contact-list" ui-list-view="contact in contacts" options="listOptions">
<p class="name"><strong>{{ contact.name }}</strong></p>
Expand Down

0 comments on commit 640ad90

Please sign in to comment.