Skip to content

Commit 1f3550f

Browse files
author
Doğa Gürdal
committed
docs(readme): reformat and add "custom post type config" to list of included snippets
1 parent 583a7f1 commit 1f3550f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,14 @@ Install the extension from the [Visual Studio Code Marketplace](https://marketpl
2525

2626
The extension adds snippets prefixed with `flynt` for the following language extensions:
2727

28-
- JSON: ACF field templates to be used in the `fields.json` file of a component.
29-
- PHP: Commonly used code templates and scaffolding.
28+
### JSON
29+
- ACF field templates to be used in the `fields.json` file of a component.
30+
- Custom post type `config.json` template.
3031

31-
Start typing `flynt` in those languages to see a list of the available snippets.
32+
### PHP
33+
- Commonly used code templates and scaffolding.
34+
35+
Start typing `flynt` in one of these languages to see a list of the available snippets.
3236

3337
## Maintainers
3438

0 commit comments

Comments
 (0)