Skip to content

Commit

Permalink
Docs (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasavila00 authored May 16, 2024
1 parent 45ee9ee commit bef849b
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 @@ -52,7 +52,7 @@ export const Parsers = parse.buildParsers<{

### 4. Generate the parser code

`@beff/cli` install a `beff` binary.
`@beff/cli` installs a `beff` binary.

```shell
npx beff -p beff.json
Expand Down Expand Up @@ -88,7 +88,7 @@ Options:
-h, --help display help for command
```

## Extra Features
## Features

### Json Schema

Expand Down

0 comments on commit bef849b

Please sign in to comment.