Skip to content

Commit

Permalink
fix(readme): formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Sep 16, 2023
1 parent c893014 commit d24200d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ For example in your `package.json`:

```json
{
// ...
"scripts": {
"build": "<deploy normally> && saucer embed dist"
}
// ...
"scripts": {
"build": "<deploy normally> && saucer embed dist"
}
}
```

Expand Down

0 comments on commit d24200d

Please sign in to comment.