diff --git a/README.md b/README.md index ebe9b8d..db146d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # Expense Tracker App -A basic Flutter project to learn and practice new flutter concepts. +A Flutter project to learn and practice new concepts. + +## Features +> 1. Responsive App Layout. +> 2. System alert message for invalid input. +> 3. Graphical view of added expenses in form of a chart. +> 4. Input specific keyboards for concerned textfields. ## Getting Started +> Download and Install apk from Releases section -This project is is mainly targeted for Android. +#### This project is is mainly targeted for Android platform.