Skip to content

Commit 7767b6a

Browse files
committed
Update README.md
1 parent 4c8458e commit 7767b6a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@ $ posthtml --help
2727
2828
Example
2929
posthtml -o output.html -i input.html
30+
```
3031

31-
Default read config in package.json
32+
*Default read config in package.json*
33+
```json
34+
"name": "my project",
3235
"posthtml": {
3336
"require": ["posthtml-custom-elements"]
3437
}
35-
3638
```
3739

3840
## License

0 commit comments

Comments
 (0)