From 12ed67d2b316d8e892e7459cbecbb4d9ba12f780 Mon Sep 17 00:00:00 2001 From: Aditya Pulipaka Date: Wed, 6 Jul 2022 15:27:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 164a0ae..13efb15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Budgeteer Simple Android App Allowing Expense Tracking -I have included the src folder, along with the Android APK, as the rest is unnecessary. +I have included the src folder, along with the Android Studio debug APK, as the rest is unnecessary. # Info This app provides the user with some base functionality for inputting their expenses and the categories in which they are spending money. The app shows a clear summary on the totals being spent on each area.