Skip to content

Commit

Permalink
Adding to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
o0101 authored Jan 4, 2022
1 parent d317bb9 commit a69f671
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 @@ -4,8 +4,8 @@

## Features

- a simple [fs-like](https://nodejs.org/docs/latest/api/fs.html#file-system) [API: readFileSync, writeFileSync, promisesWatch etc](#api)
- automatically locate the right Chrome Profile directory by observing bookmark changes
- [fs](https://nodejs.org/docs/latest/api/fs.html#file-system)-like, and simple NodeJS API: [readFileSync, writeFileSync, promisesWatch etc](#api)
- automatically locate the right [Chrome Profile directory](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/user_data_dir.md) by observing bookmark changes
- efficiently observe and emit Bookmark change events as a readable stream

## API
Expand Down

0 comments on commit a69f671

Please sign in to comment.