Skip to content

Commit 3efdbb1

Browse files
committed
docs: update
1 parent 33a666b commit 3efdbb1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Husky improves your commits and more 🐶 _woof!_
1212
## Features
1313

1414
- Just `2 kB` (📦 _gzipped_) with no dependencies
15-
- Extremely fast (runs in `~1ms`)
15+
- Fastest due to being lightweight (runs in `~1ms`)
1616
- Uses new Git feature (`core.hooksPath`)
1717
- Supports:
1818
- macOS, Linux, Windows

docs/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ Get started [here](/get-started.md).
1111
## Features
1212

1313
- Just `2 kB` (📦 _gzipped_) with no dependencies
14-
- Extremely fast (runs in `~1ms`)
14+
- Fastest due to being lightweight (runs in `~1ms`)
1515
- Uses new Git feature (`core.hooksPath`)
1616
- Supports:
1717
- macOS, Linux, Windows
1818
- Git GUIs, Node version managers, custom hooks directory, nested projects, monorepos
1919
- [All 13 client-side Git hooks](https://git-scm.com/docs/githooks)
2020

2121
And more:
22+
2223
- Branch-specific hooks
2324
- Use POSIX shell to script advanced cases
2425
- Adheres to Git's native hook organization
@@ -56,6 +57,7 @@ Support this project by becoming a sponsor [here](https://github.com/sponsors/ty
5657
<a href="https://opencollective.com/husky/tiers/company/3/website"><img src="https://opencollective.com/husky/tiers/company/3/avatar.svg?avatarHeight=120"></a>
5758
<a href="https://opencollective.com/husky/tiers/company/4/website"><img src="https://opencollective.com/husky/tiers/company/4/avatar.svg?avatarHeight=120"></a>
5859
<a href="https://opencollective.com/husky/tiers/company/5/website"><img src="https://opencollective.com/husky/tiers/company/5/avatar.svg?avatarHeight=120"></a>
60+
[![image](https://github.com/user-attachments/assets/b9c5a918-70fc-4615-ae7d-e7e5bc3c66e8)](https://www.sanity.io/)
5961

6062
## Used by
6163

0 commit comments

Comments
 (0)