Pārlūkot izejas kodu

Update 'README.md'

Kristofer Younger 5 gadus atpakaļ
vecāks
revīzija
1534fcc03d
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  1. 2
    3
      README.md

+ 2
- 3
README.md Parādīt failu

95
 * Add a menu with a list of accounts in it and the menu action switched 
95
 * Add a menu with a list of accounts in it and the menu action switched 
96
   to that account. You may find that JavaFX already has such a thing.
96
   to that account. You may find that JavaFX already has such a thing.
97
 
97
 
98
-**** Add a New Account Window(!) that takes in the info required thru 
99
-     TextFields and creates the correct objects so that is can be changed 
100
-     like the pre-wired accounts.
98
+**** Add a New Account Window(!) that takes in the info required thru TextFields and creates the correct objects so that is can be changed like the pre-wired accounts.
99
+
101
 
100
 
102
 NB: When googling for information on how to do all this, 
101
 NB: When googling for information on how to do all this, 
103
 be sure you start every query with "javafx " and your other search terms. 
102
 be sure you start every query with "javafx " and your other search terms.