From 0b1ea0f0669bad5da03462924b794a877a0abcc7 Mon Sep 17 00:00:00 2001 From: Evan Charalampidis <96417438+imevanc@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:39:24 +0100 Subject: [PATCH] fix: update-readme (#24) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f15f24..0ddf750 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ - ⛑ TypeScript - 📏 React Testing Library — A very light weight solution for testing React components - 💖 Playwright — Fast and reliable e2e testing -- 🐶 Husky — For running scripts before committing -- 🚓 Commitlint — To make sure your commit messages follow the convention -- 👷 PR Workflow — Run Type Check & Linters on Pull Requests +- 🐶 Husky — Enhances your commits and more woof! +- 🚓 Commitlint — Checks if your commit messages meet the conventional commit format +- 👷 PR Workflow — Run Checks on Pull Requests ### Run unit tests