Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o0101 authored Jan 4, 2022
1 parent 706536a commit 2c241d4
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 @@ -83,7 +83,7 @@ If `options.withFileTypes` is set to true, the result will contain [`<BookmarkNo
- [x] promisesWatch (*aka bookmarkChanges)
- [ ] emit events for Folder additions, deletions and name changes

## Decisions & Undecided 💭 🔎
## Decisions & Undecided + Research Log 💭 🔎

- [x] use an async generator to create a stream consunable via [`for await ... of`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for-await...of)
- [x] utilize an fs-like API for familiarity and structure
Expand Down

0 comments on commit 2c241d4

Please sign in to comment.