We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f7e53 commit 6af634fCopy full SHA for 6af634f
README.md
@@ -10,13 +10,14 @@
10
<h1>Hapi PostHTML</h1>
11
</div>
12
13
-## Install
+<h2 align="center">Install</h2>
14
15
```bash
16
npm i -S hapi-posthtml
17
```
18
19
-## Usage
+<h2 align="center">Useage</h2>
20
+
21
22
```js
23
'use strict'
@@ -94,7 +95,7 @@ server.start((err) => {
94
95
})
96
97
-## LICENSE
98
+<h2 align="center">LICENSE</h2>
99
100
> MIT License (MIT)
101
0 commit comments