Skip to content

Commit 6cbb702

Browse files
Update README.md
1 parent cc2f606 commit 6cbb702

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[![Python CI](https://github.com/Andrei-Constantin-Programmer/TDD_In_Practice/actions/workflows/python-app.yml/badge.svg)](https://github.com/Andrei-Constantin-Programmer/TDD_In_Practice/actions/workflows/python-app.yml)
2+
[![GitHub repo size](https://img.shields.io/github/repo-size/Andrei-Constantin-Programmer/LangfoodiAPI?label=Repo%20Size)](https://shields.io/badges/git-hub-repo-size)
3+
[![GitHub License](https://img.shields.io/github/license/Andrei-Constantin-Programmer/LangfoodiAPI?label=License)](LICENSE)
24

35
This is a project created as part of the Software Development Practice (COMP0104) assignment 2 at University College London (UCL).
46
Its role is to mine repositories (from the Apache Software Project) to see how much TDD is used in practice.
@@ -99,4 +101,4 @@ pytest
99101

100102
This diagram illustrates the entire workflow.
101103

102-
![TDD Analysis Workflow](docs/TDD_Analysis_Workflow.png)
104+
![TDD Analysis Workflow](docs/TDD_Analysis_Workflow.png)

0 commit comments

Comments
 (0)