aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 1e3335a..dbe6d4d 100644
--- a/src/index.html
+++ b/src/index.html
@@ -240,6 +240,33 @@
240 <div class="row"> 240 <div class="row">
241 <div class="col-md-12"> 241 <div class="col-md-12">
242 242
243 <h2>Offline Usage</h2>
244
245 <p>
246 You can use this tool without having to be online.
247 </p>
248 <p>
249 In your browser, select file save-as, and save this page
250 as a file.
251 </p>
252 <p>
253 Double-click that file to open it in a browser
254 on any offline computer.
255 </p>
256 <p>
257 Alternatively, download it from
258 <a href="https://github.com/dcpos/bip39">
259 https://github.com/dcpos/bip39
260 </a>
261
262 </div>
263 </div>
264
265 <hr>
266
267 <div class="row">
268 <div class="col-md-12">
269
243 <h2>This project is 100% open-source code</h2> 270 <h2>This project is 100% open-source code</h2>
244 271
245 <p> 272 <p>