소스 검색

README-en.md edited online with Bitbucket

부모
커밋
cf879766e2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README-en.md

+ 2
- 2
README-en.md 파일 보기

@@ -22,9 +22,9 @@ Before you get to the laboratory you should have:
22 22
 
23 23
 1. Reviewed the following concepts:
24 24
   
25
-        a. Logical operators
25
+      a. Logical operators
26 26
 
27
-        b. `if`, `else`, `else if`.
27
+      b. `if`, `else`, `else if`.
28 28
 
29 29
 2. Reviewed the following concepts related to objects and classes in C++:
30 30