Skip to content

Commit

Permalink
Updated description with fork changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyleerussell committed Jun 22, 2013
1 parent b9ee8a9 commit 55a86c7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# angular-timer — A simple AngularJS directive demonstrating re-usability & interoperability

Sample AngularJS directive
Added intervalEvent attribute and an example

Added intervalEvent which broadcasts "event:timer-interval" on the
$rootScope every interval.

This allows periodic events that can be consumed, for instance, to save
a document occasionally.



0 comments on commit 55a86c7

Please sign in to comment.