Skip to content

Commit

Permalink
(docs): README is not longer than the source anymore :'(
Browse files Browse the repository at this point in the history
- more because we added whitespace and split up functionality, not
  because transforms are in any way a big code addition (~15 LoC)
  • Loading branch information
agilgur5 committed Nov 19, 2019
1 parent 595d74e commit ec2fa89
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 @@ -124,8 +124,8 @@ Can view the commit that implements it [here](https://github.com/agilgur5/react-

## How it works

Basically just a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
The source code is currently shorter than this README, so [take a look under the hood](https://github.com/agilgur5/mst-persist/tree/master/src)! :)
Basically a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
The source code is not much longer than this README, so [take a look under the hood](https://github.com/agilgur5/mst-persist/tree/master/src)! :)

## Credits

Expand Down

0 comments on commit ec2fa89

Please sign in to comment.