소스 검색

Update 'README.md'

Kristofer Younger 5 년 전
부모
커밋
61c7620420
1개의 변경된 파일5개의 추가작업 그리고 10개의 파일을 삭제
  1. 5
    10
      README.md

+ 5
- 10
README.md 파일 보기

65
 FIRST, fork this repo into your own account. 
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
 How about making a new git branch, named "dev" from the master branch for you to do all
73
 How about making a new git branch, named "dev" from the master branch for you to do all
75
 your work in?? (what great idea!)
74
 your work in?? (what great idea!)
108
 
107
 
109
 NB: When googling for information on how to do all this, 
108
 NB: When googling for information on how to do all this, 
110
 be sure you start every query with "javafx " and your other search terms. 
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.