We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bec1d commit 7e48598Copy full SHA for 7e48598
1 file changed
episodes/40-section4-intro.md
@@ -52,11 +52,11 @@ to illustrate these principles.
52
A(1. Setting up software environment)
53
A --> B(2. Verifying software correctness)
54
B --> C(3. Software development as a process)
55
- C --> D(4. Collaborative development for reuse
56
- - Code review
57
- - Software documentation
58
- - Software packaging & release
59
- )
+ D("`4. Collaborative development for reuse
+ - Code review
+ - Software documentation
+ - Software packaging & release`")
+ C --> D
60
D --> E(5. Managing software over its lifetime)
61
```
62
0 commit comments