Skip to content

Commit 2e3ad50

Browse files
Added workflow diagram
1 parent 520e177 commit 2e3ad50

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Its role is to mine repositories (from the Apache Software Project) to see how m
1212
- [Parameters](#repo-finder-parameters)
1313
- [Help](#finder-help)
1414
- [Run Tests](#run-tests)
15+
- [Workflow Diagram](#workflow-diagram)
1516

1617
## Installing
1718

@@ -93,3 +94,9 @@ To run the unit tests, simply call:
9394
```bash
9495
pytest
9596
```
97+
98+
# Workflow Diagram
99+
100+
This diagram illustrates the entire workflow.
101+
102+
![TDD Analysis Workflow](docs/TDD_Analysis_Workflow.png)

docs/TDD_Analysis_Workflow.png

79 KB
Loading

0 commit comments

Comments
 (0)