taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit afc4ca432533ec9aca2825bfa00f14200009ccdb
parent 79f870925b6271ee90f6ec2d5e4a8b9fedc4afb0
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 18 Mar 2016 15:47:17 +0100

update README

Diffstat:
MREADME | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -1,3 +1,13 @@ Cross-browser Taler wallet written for the WebExtensions API. +Installation +============ + +Run `./configure && make' to create an archive +containing the extension in ./build/taler-wallet-$VERSION.zip + + +Documentation +============= + See the documentation at http://doc.taler.net/dev-wallet-wx.html