Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlovdog authored Nov 6, 2024
1 parent b325536 commit 8389029
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@
```shell
$ forge install
$ pnpm install
$ pnpm install
```

## Test
## Build

```shell
$ pnpm test
$ pnpm build
```

## Format
## Test

```shell
$ forge fmt
$ pnpm test
```

0 comments on commit 8389029

Please sign in to comment.