mention dependency on warctools fork

This commit is contained in:
Noah Levitt 2013-10-17 13:03:16 -07:00
parent e6a897412b
commit a0ff2bc8b2

View File

@ -13,3 +13,10 @@ as a trusted cert in your browser. If you don't do that, you will get the
warning when you visit each new site. But worse, any embedded https content on warning when you visit each new site. But worse, any embedded https content on
a different server will simply fail to load, because the browser will reject a different server will simply fail to load, because the browser will reject
the certificate without telling you. the certificate without telling you.
###Dependencies
Currently depends on tweaks branch of my fork of warctools.
https://github.com/nlevitt/warctools/tree/tweaks
Hopefully the changes in that branch, or something equivalent, will be
incorporated into warctools mainline.