Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kuy committed May 29, 2016
1 parent d0849d1 commit 0318b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Yet another example repository for redux-saga.
+ Execution queue with throttling concurrency
+ [Start-Stop](http://kuy.github.io/redux-saga-examples/startstop.html)
+ Chained cancellation with [Page Visibility API](https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API)
+ [Microblog](http://kuy.github.io/redux-saga-examples/microblog.html)
+ Integration with [Firebase](https://firebase.google.com/)
+ [WIP] [Microblog](http://kuy.github.io/redux-saga-examples/microblog.html)
+ Integration with [Firebase](https://firebase.google.com/): Auth and Realtime Database

## Getting Started

Expand Down

0 comments on commit 0318b40

Please sign in to comment.