From 1ebf3961303333b59c3d63ea9584633ee27a6d23 Mon Sep 17 00:00:00 2001 From: Keannu Bernasol <63192778+lemeow125@users.noreply.github.com> Date: Wed, 6 Dec 2023 02:09:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3b059..c7efc17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React + TypeScript + Vite -![Build Status](https://github.woodpecker.keannu3.duckdns.org/api/badges/1/status.svg) +[![status-badge](https://github.woodpecker.keannu3.duckdns.org/api/badges/2/status.svg)](https://github.woodpecker.keannu3.duckdns.org/repos/2) This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.