Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 9, 2025
1 parent 975ba40 commit 64d6fbe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,15 @@ npm i unloader

## Usage

See [example](./playground/demo.ts) for more details.
### CLI

```bash
node --import unloader/register ...
```

### Plugin Development

WIP. See [example](./playground/demo.ts) for more details.

## Credits

Expand Down

0 comments on commit 64d6fbe

Please sign in to comment.