Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Péter Hauszknecht committed Aug 30, 2017
1 parent 50c578c commit 46f9528
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 @@ -90,7 +90,7 @@ store.dispatch(resolveFetchingUsers(users));
unsubscribe();
```

## TODO example in brief
## TODO app in brief

```javascript
const store = new Store([]);
Expand Down

0 comments on commit 46f9528

Please sign in to comment.