From 5ab9c42abb23bb7d422d6a84130677670d64a9a2 Mon Sep 17 00:00:00 2001 From: Irfan Maulana Date: Tue, 26 Nov 2024 16:52:07 +0700 Subject: [PATCH] DOC: Add badge that link to Playwright Report (#68) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc2dea..9faec15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IndoGitHubers -[![E2E](https://github.com/depapp/IndoGitHubers/actions/workflows/e2e.yml/badge.svg)](https://github.com/depapp/IndoGitHubers/actions/workflows/e2e.yml) +[![E2E](https://github.com/depapp/IndoGitHubers/actions/workflows/e2e.yml/badge.svg)](https://github.com/depapp/IndoGitHubers/actions/workflows/e2e.yml) [![Playwight Report](https://img.shields.io/badge/Playwright%20Report-222222?logo=github-pages&logoColor=white)](https://depapp.github.io/IndoGitHubers/) Live: [www.indogithubers.com](https://www.indogithubers.com/)