소스 검색

README-en.md edited online with Bitbucket

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

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

@@ -193,9 +193,9 @@ Source_Address Destination_Address Source_Port Destination_Port Octects Packets
193 193
 
194 194
 ##Deliverables
195 195
 
196
-1. Use "Deliverables 1" in Moodle to upload the `Filter.cpp` file that you modified in Exercise 1. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
196
+1. Use "Deliverable 1" in Moodle to upload the `Filter.cpp` file that you modified in Exercise 1. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
197 197
 
198
-2. Use "Deliverables 2" in Moodle to upload the `Sort.cpp` file that you modified in Exercise 2. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
198
+2. Use "Deliverable 2" in Moodle to upload the `Sort.cpp` file that you modified in Exercise 2. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
199 199
 
200 200
 ---
201 201