From 3efdbb13c4b46e4b244eb7aede8729d4272b71fd Mon Sep 17 00:00:00 2001 From: typicode Date: Tue, 19 Nov 2024 12:54:16 +0100 Subject: [PATCH] docs: update --- .github/README.md | 2 +- docs/index.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 9fe5d4e..859bb3f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -12,7 +12,7 @@ Husky improves your commits and more 🐶 _woof!_ ## Features - Just `2 kB` (📦 _gzipped_) with no dependencies -- Extremely fast (runs in `~1ms`) +- Fastest due to being lightweight (runs in `~1ms`) - Uses new Git feature (`core.hooksPath`) - Supports: - macOS, Linux, Windows diff --git a/docs/index.md b/docs/index.md index ddefaf3..b9aab44 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ Get started [here](/get-started.md). ## Features - Just `2 kB` (📦 _gzipped_) with no dependencies -- Extremely fast (runs in `~1ms`) +- Fastest due to being lightweight (runs in `~1ms`) - Uses new Git feature (`core.hooksPath`) - Supports: - macOS, Linux, Windows @@ -19,6 +19,7 @@ Get started [here](/get-started.md). - [All 13 client-side Git hooks](https://git-scm.com/docs/githooks) And more: + - Branch-specific hooks - Use POSIX shell to script advanced cases - Adheres to Git's native hook organization @@ -56,6 +57,7 @@ Support this project by becoming a sponsor [here](https://github.com/sponsors/ty +[![image](https://github.com/user-attachments/assets/b9c5a918-70fc-4615-ae7d-e7e5bc3c66e8)](https://www.sanity.io/) ## Used by