summaryrefslogtreecommitdiff
path: root/cashier/README.md
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-18 14:24:41 -0300
committerTorsten Grote <t@grobox.de>2020-03-18 14:24:41 -0300
commita4796ec47d89a851b260b6fc195494547208a025 (patch)
treed2941b68ff2ce22c523e7aa634965033b1100560 /cashier/README.md
downloadtaler-android-a4796ec47d89a851b260b6fc195494547208a025.tar.gz
taler-android-a4796ec47d89a851b260b6fc195494547208a025.tar.bz2
taler-android-a4796ec47d89a851b260b6fc195494547208a025.zip
Merge all three apps into one repository
Diffstat (limited to 'cashier/README.md')
-rw-r--r--cashier/README.md10
1 files changed, 10 insertions, 0 deletions
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