Skip to content

Commit ec2fa89

Browse files
committed
(docs): README is not longer than the source anymore :'(
- more because we added whitespace and split up functionality, not because transforms are in any way a big code addition (~15 LoC)
1 parent 595d74e commit ec2fa89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Can view the commit that implements it [here](https://github.com/agilgur5/react-
124124

125125
## How it works
126126

127-
Basically just a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
128-
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)! :)
127+
Basically a small wrapper around MST's [`onSnapshot` and `applySnapshot`](https://github.com/mobxjs/mobx-state-tree#snapshots).
128+
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)! :)
129129

130130
## Credits
131131

0 commit comments

Comments
 (0)