Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnesfield committed Mar 24, 2024
1 parent ceb7789 commit 8e4e3a6
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 @@ -60,11 +60,11 @@ console.log(node.id, node.args);
null [ '--hello', 'world' ]
```

> [!TIP]
> [!IMPORTANT]
>
> See [`src/core/core.types.ts`](src/core/core.types.ts) for `Options` and `Node` types.
>
> It also includes useful stuff not documented in this [README](README.md) for the sake of brevity.
> It also includes useful properties not included in this document for the sake of brevity.
### Options and Commands

Expand Down

0 comments on commit 8e4e3a6

Please sign in to comment.