aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2017-01-14 15:58:52 +0100
committerPetter Reinholdtsen <pere@hungry.com>2017-01-14 15:59:54 +0100
commitc536288ee01940b8ef46d724ce76f1ad7ec3e6c2 (patch)
tree16b142e136153393db81bf6f5c2cb81c2e13c04e
parent83ba98ddff1156fc0222785e869ac8f4bede1e17 (diff)
More links to the HAR extraction script.
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index ca86b63..cea7416 100644
--- a/README
+++ b/README
@@ -2,8 +2,9 @@ Extract HAR formatted information for Norwegian web sites
=========================================================
Using PhantomJS and the
-https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js
-script.
+<URL: https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js >
+script. An alternative script is available from
+<URL: https://github.com/cvan/phantomHAR >.
See <URL: http://www.softwareishard.com/blog/har-12-spec/ > for
more information about the HAR file format.