Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kuy committed May 28, 2016
1 parent 1599d45 commit f5a0370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Yet another example repository for redux-saga.
+ [Throttle](http://kuy.github.io/redux-saga-examples/throttle.html)
+ Execution queue with throttling concurrency
+ [Start-Stop](http://kuy.github.io/redux-saga-examples/startstop.html)
+ Chained cancellation for start-and-stop control
+ Chained cancellation with [Page Visibility API](https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API)

## Getting Started

Expand Down

0 comments on commit f5a0370

Please sign in to comment.