diff --git a/README.md b/README.md index 6fb81e0..9f51218 100644 --- a/README.md +++ b/README.md @@ -92,4 +92,4 @@ Contains all the files that would be changed by black. ## Format your code -This action is meant to annotate any possible changes that would need to be made to make your code adhere to the [black formatting guidelines](github.com/psf/black). It does not apply these changes to your codebase. If you also want to apply the changes to your repository, you can use the [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester). You can find examples of how this is done can be found in [rickstaa/action-black](https://github.com/rickstaa/action-black/) +This action is meant to annotate any possible changes that would need to be made to make your code adhere to the [black formatting guidelines](https://github.com/psf/black). It does not apply these changes to your codebase. If you also want to apply the changes to your repository, you can use the [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester). You can find examples of how this is done can be found in [rickstaa/action-black](https://github.com/rickstaa/action-black/)