From 29a02b296eaa0e9510090f112310785b5018dcd7 Mon Sep 17 00:00:00 2001 From: Joshua Wu Date: Tue, 19 Dec 2023 16:36:32 -0800 Subject: [PATCH] Update readme with build status badge for production --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5dbfd4..18ba0fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# React + TypeScript + Vite +# Help is Here + +[![Netlify Status](https://api.netlify.com/api/v1/badges/9d9a9c17-2437-4e77-95c5-420d502f5347/deploy-status)](https://helpishere.netlify.app/) This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.