Skip to content

Commit a726fef

Browse files
committed
fix: add ========
1 parent 776eea0 commit a726fef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

measuring/use_gqm.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Use Goals, Questions, and Metrics
22

3+
========
4+
35
```mermaid
4-
graph LR;
6+
graph LR;
57
reduce-duplication[Reduce Duplication] --> who-uses[Who Uses];
68
who-uses --> usage-count[Usage Count];
79
usage-count --> reduce-duplication[Reduce Duplication];

0 commit comments

Comments
 (0)