mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Added blurb about air-gapped operation.
This commit is contained in:
parent
80c2f90e38
commit
d5072d9068
1 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,12 @@ Yep! It should work on any mobile phone or tablet that supports Javascript, but
|
|||
tested it on an iPhone 5S at this time.
|
||||
|
||||
|
||||
# Will this work in an air-gapped environment?
|
||||
|
||||
Yes, copies of assets such as Bootstrap and jQuery have been made, and Diceware can now be run without
|
||||
requiring an Internet connection.
|
||||
|
||||
|
||||
# Development
|
||||
|
||||
This app is built with <a href="https://webpack.js.org/">Webpack</a>.
|
||||
|
|
Loading…
Reference in a new issue