Browse Source

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 years ago
parent
commit
2cd8392f3f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md View File

@@ -276,7 +276,7 @@ The functions whose prototypes are in `movie.h` are implemented in the file `mov
276 276
 
277 277
 ---
278 278
 
279
-##Deliverables
279
+## Deliverables
280 280
 
281 281
 Use "Deliverables" in Moodle to hand in the files `main.cpp`, `movie.cpp`, and `movie.h` with the function calls, changes, implementations and declarations that you made in Exercises 2 and 3. Remember to use good programming techniques, include the names of the programmers involved, and to document your program.
282 282