소스 검색

Update 'README.MD'

nhu313 6 년 전
부모
커밋
0b59da6cc8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.MD

+ 1
- 1
README.MD 파일 보기

@@ -18,7 +18,7 @@
18 18
 3. DO NOT CHANGE THE TEST OR THE ITEM CLASS
19 19
 
20 20
 # Levels
21
-This lab is divided into two levels. If you are 90% done with your labs or if you want to challenge yourself, get level2 with `git checkout level2` after you clone the repository. Otherwise, work on the master branch.
21
+This lab is divided into two levels. Level two has more code and is more difficult. If you are 90% done with your labs or if you want to challenge yourself, get level2 with `git checkout level2` after you clone the repository. Otherwise, work on the master branch.
22 22
 
23 23
 # Part 1 - Original Description of the Gilded Rose
24 24