diff options
| author | Florian Dold <florian.dold@gmail.com> | 2016-03-18 15:47:17 +0100 |
|---|---|---|
| committer | Florian Dold <florian.dold@gmail.com> | 2016-03-18 15:47:17 +0100 |
| commit | afc4ca432533ec9aca2825bfa00f14200009ccdb (patch) | |
| tree | ef225b02631797c4cdd15f956d6f49115e0bae87 | |
| parent | 79f870925b6271ee90f6ec2d5e4a8b9fedc4afb0 (diff) | |
update README
| -rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |
