Skip to content

Commit 17173b3

Browse files
authored
Update README.md
1 parent f5ffb72 commit 17173b3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,16 @@ Review the [Goal-Question-Metric Approach](./measuring/gqm.md) to further unders
3232

3333
Review [GQM use cases and user journeys](./measuring/gqm_example/README.md) to guide their development.
3434

35-
We document each goal in a separate folder in the [measuring](./measuring) directory. Goals link to relevant questions and metrics in the same directory.
35+
We document goals, questions, and metrics in separate folders in the [measuring](./measuring) directory.
36+
Goals link to all related questions, and questions link to all related metrics.
3637

37-
*Examples:*
38+
*Templates:*
3839

39-
* [Example Goal](./measuring/gqm_example/gqm_example_goal.md)
40-
* [Example Question](./measuring/gqm_example/gqm_example_question.md)
41-
* [Example Metric](./measuring/gqm_example/gqm_example_metric.md)
40+
* [Goal Template](./measuring/gqm_example/gqm_example_goal.md)
41+
* [Question Template](./measuring/gqm_example/gqm_example_question.md)
42+
* [Metric Template](./measuring/gqm_example/gqm_example_metric.md)
4243

43-
We interconnect our goals, questions, and metrics (GQM). This approach not only expands our documentation of these aspects but also keeps it well-organized.
44+
We interconnect our goals, questions, and metrics (GQM) in graph format. This approach not only expands our documentation of these aspects but also keeps it well-organized.
4445

4546
## References
4647

0 commit comments

Comments
 (0)