added readme content

This commit is contained in:
Marco Ziesing 2013-02-24 22:01:18 +01:00
parent 9115338cf0
commit 90cd3973fe

View file

@ -21,7 +21,7 @@
h1 .small { font-size: 0.4em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #c00; }
h3 { text-align: center; color: #c00; }
h3 { color: #c00; }
a { color: #c00; }
.description { clear: both; font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
@ -50,17 +50,20 @@
</h1>
<div class="description">
</div>
<h2>Dependencies</h2>
<p>HTTPS Everywhere browser extension <a href="https://www.eff.org/https-everywhere<">https://www.eff.org/https-everywhere</a></p>
<p>HTTPS Everywhere browser extension <a href="https://www.eff.org/https-everywhere-node">https://www.eff.org/https-everywhere-node</a></p>
<h2>Authors</h2>
<p>Marco Ziesing (mail@marco-ziesing.de)<br/></p>
<h2>Installation</h2>
<h2>Contact</h2>
<p>Marco Ziesing (mail@marco-ziesing.de)<br/></p>
<h3>Firefox</h3>
<p>Copy the XML files to &lt;profile folder&gt;HTTPSEverywhereUserRules</p>
<p>Enter about:support in the location bar, hit Enter and click "Profile Directory"
to get the path of your profile folder.</p>
<h3>Chrome/Chromium</h3>
<p>Copy the XML files to &lt;profile folder&gt;/Extensions/gcbommkclmclpchllfjekcdonpmejbdp/&lt;version number&gt;/rules</p>
<h2>Download</h2>
<p>
@ -73,9 +76,15 @@
<pre>$ git clone git://github.com/No5251/HTTPS-Everywhere-Rulesets</pre>
</p>
<div class="footer">
<p>
get the source code on GitHub : <a href="https://github.com/No5251/HTTPS-Everywhere-Rulesets">No5251/HTTPS-Everywhere-Rulesets</a>
</div>
</p>
<h2>More rulesets</h2>
<p><a href="https://gitweb.torproject.org/https-everywhere.git/tree/HEAD:/src/chrome/content/rules">Official Git-Repository at TorProject.org</a></p>
<h2>Author &amp; Contact</h2>
<p>Marco Ziesing (<a href="mailto:mail@marco-ziesing.de">mail@marco-ziesing.de</a>)</p>
</div>