diff --git a/README.txt b/README.txt index c45dee7..4de4459 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,4 @@ My Banking System code using Python 3.6. It has a GUI using tkinter and file-handling as back-end. -Suggestions are welcome!! \ No newline at end of file +You can also view your transaction history. +Suggestions are welcome!!