Carr1005 / lighthouse-batch-parallel

A module for helping collecting websites' Lighthouse audit data in batches. Get the report data stream in CSV, JS Object or JSON format. Also provide a cli-tool to generate the report file in CSV or JSON format directly.
Apache License 2.0
28 stars 10 forks source link

Update README.md #6

Closed cs09g closed 4 years ago

cs09g commented 4 years ago

fix wrong variable name

Carr1005 commented 4 years ago

@cs09g , thanks for the help! :rocket: Meantime, it would be great if you are willing to share your usage of this module or any ideas which you think can make this module better. :smiley:

cs09g commented 4 years ago

@Carr1005 Is it possible to get KB instead of MB for total transfer size?