summaryrefslogtreecommitdiff
path: root/cashier/README.md
diff options
context:
space:
mode:
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