From 4620e62e694bef784dac729b35b5c30f144d33d3 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Thu, 30 Jan 2025 19:10:20 -0700 Subject: [PATCH] Add a description. --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index cd5ea87..0303673 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,8 @@ # flutter_expense_tracker -A new Flutter project. +Recurring expense tracker app for Android. -## Getting Started +Add a debit as daily, weekly, monthly, etc, then see how it affects your liquid +assets based on your reported income over different time projections. -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +Useful for many applications!