Michael Mächtel vor 8 Jahren
Ursprung
Commit
5a6d190894
1 geänderte Dateien mit 6 neuen und 3 gelöschten Zeilen
  1. 6
    3
      hw8/README.md

+ 6
- 3
hw8/README.md Datei anzeigen

@@ -10,13 +10,16 @@ To fulfill **hw8** you have to solve:
10 10
 
11 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 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 24
 | Task     | max. Credits | Comment                                |
22 25
 | -------- | ------------ | -------------------------------------- |

Laden…
Abbrechen
Speichern