new webapp organization

This commit is contained in:
Mario Colque 2014-05-30 11:30:01 -03:00
commit 1f9f864687
5 changed files with 33 additions and 9 deletions

View file

@ -9,10 +9,11 @@
<body>
<div class="row">
<h1>Copay Firefox Installation:</h1>
<ul>
<li>Download <a href="copay-firefox-addon.xpi">XPI</a></li>
<ol>
<li>Download the <a href="copay-firefox-addon.xpi">XPI</a></li>
<li>Install the XPI file in Firefox from Addons sections</li>
<li>Copay is installed!</li>
</ul>
</ol>
</div>
</body>
</html>