aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2015-02-12 23:11:46 +0100
committerPetter Reinholdtsen <pere@hungry.com>2015-02-12 23:11:46 +0100
commit39a078c295232f72318aa3b7f4c7f0646f4bb9b0 (patch)
treeb6005eb851ea2854c4fda6d8adba2a7508054932
parentd704547822712346f0d15ffb7d8c7bf770083318 (diff)
More on the HAR format.
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index b2bcfbd..ca86b63 100644
--- a/README
+++ b/README
@@ -4,3 +4,6 @@ Extract HAR formatted information for Norwegian web sites
Using PhantomJS and the
https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js
script.
+
+See <URL: http://www.softwareishard.com/blog/har-12-spec/ > for
+more information about the HAR file format.