Skip to content

Commit 222b515

Browse files
committed
docs: update getting-started.md
1 parent efffa36 commit 222b515

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/getting-started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ Select the method that best fits your development workflow:
2828

2929
[Get started with pre-commit →](https://commit-check.github.io/commit-check/example.html#running-as-pre-commit-hook){ .md-button .md-button--primary }
3030

31-
- :fontawesome-brands-python: **Command Line**
31+
- :fontawesome-brands-python: **Command Line Interface (CLI)**
3232

3333
---
3434

35-
Core Python package for commit-check-action behind the scenes
35+
The core Python package powering commit-check-action behind the scenes
3636

37-
**Perfect for:** Custom scripts, advanced users, integration in various environments
37+
**Perfect for:** Custom scripts, advanced workflows, and integration across different environments
3838

39-
[Get started with commit-check package](https://commit-check.github.io/commit-check/){ .md-button .md-button--primary }
39+
[Get started with CLI](https://commit-check.github.io/commit-check/){ .md-button .md-button--primary }
4040

4141
</div>

0 commit comments

Comments
 (0)