From 17a7d71a84249f814cef9336ee56dd918bb51c1e Mon Sep 17 00:00:00 2001 From: Ritwik Singh <46321538+ritwiksingh21@users.noreply.github.com> Date: Sat, 3 Jul 2021 14:25:07 +0530 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac9625b..f73aa14 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # Andro-betting -Android app for betting among 4 entities. Betting is done in a circular fashion. Entity number 1 and 2 start the betting and as one of them drops out, next entity gets involved with the one holding the bet from previous round. The last one to hold the maximum bet wins. +#### Android app for betting among 4 entities. Betting is done in a circular fashion. Entity number 1 and 2 start the betting and as one of them drops out, next entity gets involved with the one holding the bet from previous round. The last one to hold the maximum bet wins. + +### Tech used: +* Kotlin +* XML +* Android Studio + +### Contribute: +If you feel like adding something to this project or just found something wrong, please go ahead and make a PR or raise an issue.
+Any help from your side would be highly appreciated! +