Update flux

This commit is contained in:
Rico Sta. Cruz 2015-02-26 03:15:46 +08:00
parent 89e2a667bf
commit d4370545fa
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ Logic can sometimes belong in stores.
## Stores and dispatchers ## Stores and dispatchers
### Instantiate
Make a Dispatcher and Stores. Make a Dispatcher and Stores.
```js ```js