From a4796ec47d89a851b260b6fc195494547208a025 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 18 Mar 2020 14:24:41 -0300 Subject: Merge all three apps into one repository --- cashier/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cashier/README.md (limited to 'cashier/README.md') diff --git a/cashier/README.md b/cashier/README.md new file mode 100644 index 0000000..e884f25 --- /dev/null +++ b/cashier/README.md @@ -0,0 +1,10 @@ +# GNU Taler Cashier App + +The purpose of this app is to enable people (a cashier) to take cash and give out e-cash. + +## Building + +You can import the project into Android Studio +or build it with Gradle on the command line: + + $ ./gradlew build -- cgit v1.2.3