Kr Younger 8 anos atrás
pai
commit
de21f0071d
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      README.TXT

+ 2
- 2
README.TXT Ver arquivo

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.