Browse Source

add git comments

Kr Younger 6 years ago
parent
commit
5e81e75b5c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.TXT

+ 1
- 1
README.TXT View File

78
 
78
 
79
 
79
 
80
 * Add more accounts to the default constructor of the Bank class.
80
 * Add more accounts to the default constructor of the Bank class.
81
-when you overdraft an account, print an alert message to the areaInfo object
81
+* When you overdraft an account, print an alert message to the areaInfo object on the window.
82
 
82
 
83
 Additional things to add
83
 Additional things to add
84
 ------------------------
84
 ------------------------