Skip to content

Commit

Permalink
WDSUS-46 - Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
khleomix committed Oct 11, 2023
1 parent 9d21fa4 commit 63a6b9c
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 @@ -14,7 +14,7 @@ The WebDev FSE Starter Block Theme
- [Quick Start](#quick-start)
- [Setup](#setup)
- [Development](#development)
- [Building a block with wpcli](#building-a-block-with-wpcli)
- [Scaffold a Block](#scaffold-a-block)
- [Contributing and Support](#contributing-and-support)

## Introduction
Expand Down Expand Up @@ -93,7 +93,7 @@ Command | Action
`npm run format` | Fix all CSS, JS, MD, and PHP formatting errors automatically
`npm run report` | Gives detailed information on coding standards violations in PHP code

### Scaffold a block
### Scaffold a Block

In order to scaffold a custom block, run the following script in the root of the theme.

Expand Down

0 comments on commit 63a6b9c

Please sign in to comment.