Michael Mächtel 8 years ago
parent
commit
5a6d190894
1 changed files with 6 additions and 3 deletions
  1. 6
    3
      hw8/README.md

+ 6
- 3
hw8/README.md View File

10
 
10
 
11
 ## Files
11
 ## Files
12
 
12
 
13
-You find already or reuse some files for rust tasks. Please remember to use cargo to create a new project for each task and copy the given files into their dedicated directories.
13
+You find already or reuse some files for rust tasks. Please remember to use
14
+cargo to create a new project for each task and copy the given files into their
15
+dedicated directories.
14
 
16
 
15
 ## Pull-Request
17
 ## Pull-Request
16
 
18
 
17
-Please merge any accepted reviews into your branch. If you are ready with the homework, all tests run, please create a pull request named **hw8**.
19
+Please merge any accepted reviews into your branch. If you are ready with the
20
+homework, all tests run, please create a pull request named **hw8**.
18
 
21
 
19
-## Credits of hw8
22
+## hw8 credits
20
 
23
 
21
 | Task     | max. Credits | Comment                                |
24
 | Task     | max. Credits | Comment                                |
22
 | -------- | ------------ | -------------------------------------- |
25
 | -------- | ------------ | -------------------------------------- |

Loading…
Cancel
Save