From d3955c2d8ae552c22547a186ab196274e32919e7 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 24 Aug 2020 10:31:29 -0300 Subject: Add README files to top-level and update the project ones --- wallet/README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'wallet') diff --git a/wallet/README.md b/wallet/README.md index 22e283f..32e2139 100644 --- a/wallet/README.md +++ b/wallet/README.md @@ -1,10 +1,15 @@ # GNU Taler Wallet This package implements a GNU Taler wallet for Android. -It is currently a UI for the wallet library writen in TypeScript. +It is currently a UI for the +[wallet library written in TypeScript](https://git.taler.net/wallet-core.git). ## Building -It can be built with Gradle: +It can be built from the project's main directory with Gradle: - $ ./gradlew build + $ ./bootstrap + $ ./gradlew :wallet:build + +More information can be found in the +[Taler developer manual](https://docs.taler.net/developers-manual.html#build-apps-from-source). -- cgit v1.2.3