From 3c498c4b18a81fb356947d65811796bb6b25d870 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Tue, 12 Aug 2025 01:09:01 -0600 Subject: [PATCH] README Updates --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 86ae13d..5adcc59 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # MagicCounter +This is a FOSS Android app meant to allow MTG Commander players to keep track of player health and commander damage. This app is offline-only and requires no special permissions to run. Its built using Jetpack Compose with Material You support. + +# Requirements + +- Android 15+ + +# Contribution + +As this is on my private git this will be difficult to do easily. Get in touch and I can figure something out. \ No newline at end of file