Skip to content

Commit

Permalink
Merge pull request #86 from tsuyoshicho/feature/relv2support
Browse files Browse the repository at this point in the history
doc: Update README : add support version
  • Loading branch information
tsuyoshicho authored Oct 17, 2020
2 parents a9a778e + 6ac3120 commit 5142a29
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# GitHub Action: Run textlint with reviewdog

## IMPORTANT NOTICE

action-textlint use textlint within npm ecosystem.
___v1 series support npm less than v7___.
___IF use with npm v7 or later, please used v2 series___.

## detail

[![Docker Image CI](https://github.com/tsuyoshicho/action-textlint/workflows/Docker%20Image%20CI/badge.svg)](https://github.com/tsuyoshicho/action-textlint/actions)
[![Release](https://github.com/tsuyoshicho/action-textlint/workflows/release/badge.svg)](https://github.com/tsuyoshicho/action-textlint/releases)

Expand Down

0 comments on commit 5142a29

Please sign in to comment.