Skip to content

Commit 2199636

Browse files
Update README.md
1 parent cb21ccc commit 2199636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Sourcery
55
Instantly review and improve your Python code to keep your codebase maintainable.
66

7-
Get started with `pip install sourcery-cli` to have Sourcery review all your code locally or star this repo to have our GitHub bot review your most popular Python repo
7+
Get started with our CLI to have Sourcery review all your code locally or star this repo to have our GitHub bot review your most popular Python repo
88

99
## CLI
1010

@@ -14,7 +14,7 @@ To start `pip install sourcery-cli`, login with `sourcery login`, and then run `
1414

1515
## CI & Pre-Commit
1616

17-
Keep your entire codebase standardized with Sourcery’s CI integration and pre-commit hook.
17+
Keep your entire codebase standardized with Sourcery’s [CI integration](https://docs.sourcery.ai/Guides/Getting-Started/CI/) and [pre-commit hook](https://docs.sourcery.ai/Guides/Getting-Started/Pre-Commit/).
1818

1919
For CI we recommend using
2020

0 commit comments

Comments
 (0)