Skip to content

Commit

Permalink
updated simple demo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Feb 26, 2016
1 parent 1dc3d48 commit 0e43f99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**NOTE:** This project is still in **alpha**. I reserve the right to make potentially breaking changes
until this reaches `1.0.0` (although, of course I will try not to).

[**Plunker Demo**](http://plnkr.co/edit/gFwwJf?p=preview)
[**Simple Demo (Plunker)**][demo_basic]

## Contents

Expand Down Expand Up @@ -823,4 +823,5 @@ The `$on` call should always be assigned to a variable. This allows it to be des
[source]: https://github.com/benjamincharity/angular-flickity/tree/master/src
[emit]: https://docs.angularjs.org/api/ng/type/$rootScope.Scope#$emit
[destroy]: https://docs.angularjs.org/api/ng/type/$rootScope.Scope#$destroy
[demo_basic]: http://embed.plnkr.co/gFwwJf/
[demo_events]: http://embed.plnkr.co/k7Xw4t/

0 comments on commit 0e43f99

Please sign in to comment.