diff --git a/README.md b/README.md new file mode 100644 index 0000000..8eb4811 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ExpenseManager ( using Python Tkinter ) + +Expense Manager is a Python GUI tikinter Based application , which is developed to keep tracking on daily expenses and as well as we can save money for predefine expenses which will help for future investment . Here, I used SQLITE as database.