diff --git a/README.md b/README.md index d9aced5..f35eafd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ npm install -g @umbrelladocs/linkspector This command installs Linkspector globally, allowing you to use it from anywhere in your terminal. If you don't want to install using `npm` you can download the binary from GitHub releases. +### GitHub action +For more details, see [action-linkspector](https://github.com/UmbrellaDocs/action-linkspector) + ## Checking Hyperlinks To check hyperlinks in your markup language files, follow these steps: @@ -271,4 +274,4 @@ To use Linkspector with Docker, follow these steps: ## Contributing -If you would like to contribute to Linkspector, please read the [contributing guidelines](/CONTRIBUTING.md). \ No newline at end of file +If you would like to contribute to Linkspector, please read the [contributing guidelines](/CONTRIBUTING.md).