Skip to content

Commit 718caa7

Browse files
committed
readme header level fix
1 parent 657c502 commit 718caa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This is a log parser for Cloudfront Web Distribution and RTMP Distribution access logs. It can be used for directly or with the Node.js Stream API.
55

6-
# Installation
6+
## Installation
77

88
```bash
99
npm install --save cloudfront-log-parser
@@ -110,6 +110,6 @@ const options = {
110110
'c-user-agent': 'LNX 10,0,32,18' }
111111
```
112112

113-
##License
113+
## License
114114

115115
See the included [LICENSE](LICENSE.md) for rights and limitations under the terms of the MIT license.

0 commit comments

Comments
 (0)