]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Offline Usage documentation
authorIan Coleman <coleman.ian@gmail.com>
Thu, 18 Sep 2014 01:55:27 +0000 (11:55 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Thu, 18 Sep 2014 01:55:27 +0000 (11:55 +1000)
src/index.html

index 1e3335a9a79ce1e7f85aef014b23877c17bb646d..dbe6d4d9d5ad5fa4ca82ec3f03b6ed22e4e16d06 100644 (file)
 
             <hr>
 
+            <div class="row">
+                <div class="col-md-12">
+
+                    <h2>Offline Usage</h2>
+
+                    <p>
+                    You can use this tool without having to be online.
+                    </p>
+                    <p>
+                    In your browser, select file save-as, and save this page
+                    as a file.
+                    </p>
+                    <p>
+                    Double-click that file to open it in a browser
+                    on any offline computer.
+                    </p>
+                    <p>
+                    Alternatively, download it from
+                    <a href="https://github.com/dcpos/bip39">
+                        https://github.com/dcpos/bip39
+                    </a>
+
+                </div>
+            </div>
+
+            <hr>
+
             <div class="row">
                 <div class="col-md-12">