Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Jan 5, 2015
1 parent dd03359 commit 3a453a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@ your app with the module `ngFlux`. Install it through bower with
sync with wider application changes while controlling when the local
state triggers an action.

Just read
## Examples

[todo-app.js](https://github.com/brentvatne/angular-flux/blob/master/demos/simple-todo/todo-app.js)
and it will make sense if you're already familiar with the Flux
architecture.

[Flix](https://github.com/brentvatne/flix) is an Android app (based on the Ionic Framework) that uses angular-flux. See [/frontend/www/js/](https://github.com/brentvatne/flix/tree/master/frontend/www/js)

## TODO

- Implement the
Expand Down

0 comments on commit 3a453a2

Please sign in to comment.