Michael Mächtel 8 年前
父节点
当前提交
5a6d190894
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6
    3
      hw8/README.md

+ 6
- 3
hw8/README.md 查看文件

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
 | -------- | ------------ | -------------------------------------- |

正在加载...
取消
保存