Skip to content

Commit

Permalink
Add note about deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Oct 15, 2024
1 parent 34140d9 commit d89dee9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@

## Usage

> [!NOTE]
> If you're using a markup format other than Markdown, you may need to install
> an external parser. For more information, see the [Vale documentation][2].
Add the following (or similar) to one of your [`.github/workflows`][1] files:

```yaml
Expand Down Expand Up @@ -149,3 +153,4 @@ with:
```

[1]: https://help.github.com/en/github/automating-your-workflow-with-github-actions/configuring-a-workflow
[2]: https://vale.sh/docs/topics/scoping/#formats

0 comments on commit d89dee9

Please sign in to comment.