Skip to content

Commit 5e2b263

Browse files
Forgot to finish the intro sentence.
😊
1 parent 31127ac commit 5e2b263

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
@@ -1,7 +1,7 @@
11
# random-access-pause-wrapper
22

3-
Wraps any [random-access-storage](https://github.com/random-access-storage/random-access-storage) instance and adds a `pause()` and `resume()` method
4-
that
3+
Wraps any [random-access-storage](https://github.com/random-access-storage/random-access-storage) instance and adds a `pause()`
4+
and `resume()` method to pause the execution of operations and continue at a later point.
55

66
```
77
npm install random-access-pause-wrapper

0 commit comments

Comments
 (0)