diff options
author | Florian Dold <florian.dold@gmail.com> | 2015-11-25 20:41:31 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2015-11-25 20:46:36 +0100 |
commit | 7b6706bee3cbecc84b330672ecdb5764d7d68756 (patch) | |
tree | 5941b2d8a53296a4e64712068f82717205840a05 /README |
Add skeleton for WebExtensions wallet
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Cross-browser Taler wallet written for the WebExtensions API. +See https://developer.mozilla.org/en-US/Add-ons/WebExtensions + +Installation +============ + +Run ./pack to create the taler-wallet.xpi file. + |