Selaa lähdekoodia

Update 'README.TXT'

Kristofer Younger 6 vuotta sitten
vanhempi
commit
6af13d80e9
1 muutettua tiedostoa jossa 6 lisäystä ja 11 poistoa
  1. 6
    11
      README.TXT

+ 6
- 11
README.TXT Näytä tiedosto

@@ -1,12 +1,7 @@
1
-------------------------------------------------------------------------
2
-This is the project README file. Here, you should describe your project.
3
-Tell the reader (someone who does not know anything about this project)
4
-all he/she needs to know. The comments should usually include at least:
5
-------------------------------------------------------------------------
6 1
 
7
-PROJECT TITLE:
8
-PURPOSE OF PROJECT:
9
-VERSION or DATE:
10
-HOW TO START THIS PROJECT:
11
-AUTHORS:
12
-USER INSTRUCTIONS:
2
+Work through WriteIFs.java, follow the directions for each method. 
3
+Run All Tests on the class until you pass them all.
4
+
5
+Work through WriteLoops.java, follow the directions for each method. 
6
+Run All Tests on the class until you pass them all.
7
+