diff --git a/README.md b/README.md index bc2977e..933b428 100644 --- a/README.md +++ b/README.md @@ -1,5 +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. # Implementation Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these.