From 902c6bf33082acd08e5839e76bf348d101dc8b6b Mon Sep 17 00:00:00 2001 From: Javier <10879637+javiertuya@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:29:39 +0200 Subject: [PATCH] Add status badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 812c8f2..b01ee55 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Status](https://github.com/giis-uniovi/tdrules-st-tdg/actions/workflows/test.yml/badge.svg)](https://github.com/giis-uniovi/tdrules-st-tdg/actions) +[![Test Reports](https://img.shields.io/badge/%20-Test_Reports-orange)](https://giis-uniovi.github.io/tdrules-st-tdg) + # Test Data Generation for APIs - System Tests This project contains the system and integration tests of *Test Data Generation for APIs* (TDG).