diff options
-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 |