diff --git a/README.md b/README.md index f37e737..bc2977e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Budgeteer Simple Android App Allowing Expense Tracking + +# Implementation +Uses a DAO to interface between a list activities containing expenditures and categories and a database storing all these.