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 657c502 commit 718caa7Copy full SHA for 718caa7
README.md
@@ -3,7 +3,7 @@
3
4
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.
5
6
-# Installation
+## Installation
7
8
```bash
9
npm install --save cloudfront-log-parser
@@ -110,6 +110,6 @@ const options = {
110
'c-user-agent': 'LNX 10,0,32,18' }
111
```
112
113
-##License
+## License
114
115
See the included [LICENSE](LICENSE.md) for rights and limitations under the terms of the MIT license.
0 commit comments