Skip to content

Commit 6af634f

Browse files
docs(README): change headings
1 parent 15f7e53 commit 6af634f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@
1010
<h1>Hapi PostHTML</h1>
1111
</div>
1212

13-
## Install
13+
<h2 align="center">Install</h2>
1414

1515
```bash
1616
npm i -S hapi-posthtml
1717
```
1818

19-
## Usage
19+
<h2 align="center">Useage</h2>
20+
2021

2122
```js
2223
'use strict'
@@ -94,7 +95,7 @@ server.start((err) => {
9495
})
9596
```
9697

97-
## LICENSE
98+
<h2 align="center">LICENSE</h2>
9899

99100
> MIT License (MIT)
100101

0 commit comments

Comments
 (0)