Skip to content

Commit e688152

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 f857a92 commit e688152

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
@@ -125,8 +125,8 @@ Can view the commit that implements it [here](https://github.com/agilgur5/react-
125125

126126
## How it works
127127

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

131131
## Credits
132132

0 commit comments

Comments
 (0)