From 15ba39da28d86db58aa314757ac8692d00378a2e Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Mon, 11 Feb 2019 11:38:44 +0100 Subject: [PATCH] Add README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..163e494d --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Poker Analytics on Android + +## What you need + +To build this project, you need Android Studio (3.3.1 or higher). The `minSdkVersion` is _SDK 23(Android 6)_. +The dependances are managed with [Gradle](http://gradle.org/). + +## Build + +You just have to open the project with Android Studio and build the app. + +## Signature +Alias: +Password: \ No newline at end of file