update README
This commit is contained in:
parent
15355889c1
commit
cbadc1f70e
18
README
18
README
@ -1,4 +1,8 @@
|
||||
Cross-browser Taler wallet written for the WebExtensions API.
|
||||
GNU Taler WebExtension Wallet
|
||||
=============================
|
||||
|
||||
Cross-browser GNU Taler wallet written for the WebExtensions API.
|
||||
|
||||
|
||||
Installation
|
||||
============
|
||||
@ -6,6 +10,18 @@ Installation
|
||||
Run `./configure && make' to create an archive
|
||||
containing the extension in ./build/taler-wallet-$VERSION.zip
|
||||
|
||||
Dependencies
|
||||
============
|
||||
|
||||
This project has the following third-party runtime dependencies:
|
||||
|
||||
* URI.js: URL parsing and construction
|
||||
* mithril.js: view-layer based on virtual DOMs
|
||||
* jed: gettext parsing for JavaScript
|
||||
* lodash: standard helper library for JavaScript
|
||||
* system.js: Module loader for browsers that don't support
|
||||
ES6 modules
|
||||
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user