Browse Source

Update 'README.md'

Kristofer Younger 5 years ago
parent
commit
61c7620420
1 changed files with 5 additions and 10 deletions
  1. 5
    10
      README.md

+ 5
- 10
README.md View File

@@ -65,11 +65,10 @@ Things to Change for the Lab
65 65
 FIRST, fork this repo into your own account. 
66 66
        =====================================
67 67
 
68
-     After getting each of these items completed, 
69
-     be sure to do a 'git commit' to save you work. 
70
-     Learn your git.
71
-     Never Lose Code. 
72
-     NEVER LOSE CODE. EVER. :-)
68
+After getting each of these items completed, be sure to do a 'git commit' to save you work. 
69
+* Learn your git.
70
+* Never Lose Code. 
71
+* NEVER LOSE CODE. EVER. :-)
73 72
 
74 73
 How about making a new git branch, named "dev" from the master branch for you to do all
75 74
 your work in?? (what great idea!)
@@ -108,8 +107,4 @@ make sure the project runs. (Else the Board... well, disappointment lies that di
108 107
 
109 108
 NB: When googling for information on how to do all this, 
110 109
 be sure you start every query with "javafx " and your other search terms. 
111
-That will limit the results to things that probably are closer to what you need.
112
-___
113
-
114
-NB:
115
-When googling for information on how to do all this, be sure you start every query with "javafx " and your other search terms. That will limit the results to things that probably are closer to what you need.
110
+That will limit the results to things that probably are closer to what you need.