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

+ 2
- 2
README.TXT View File

85
 
85
 
86
 You need not do these things in this order. Do as many as you can. When you finish,
86
 You need not do these things in this order. Do as many as you can. When you finish,
87
 make sure the project runs. (Else the Board... well, disappointment lies that direction.)
87
 make sure the project runs. (Else the Board... well, disappointment lies that direction.)
88
-    -----------------------
89
-      
88
+     ---------------------
89
+
90
 * make the account display more user friendly
90
 * make the account display more user friendly
91
   * add a Form layout that has separate TextFields for each piece of account info. 
91
   * add a Form layout that has separate TextFields for each piece of account info. 
92
   * You'll probably find a layout that lets you do this, a little like the FlowPane.
92
   * You'll probably find a layout that lets you do this, a little like the FlowPane.