Skip to content

Commit

Permalink
Merge pull request #97 from iamando/develop
Browse files Browse the repository at this point in the history
feature: add update shell command on readme
  • Loading branch information
ando authored Jun 5, 2023
2 parents 6378e6e + 9a8b65b commit 7da9c6a
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
Expand Up @@ -45,6 +45,14 @@ eslint-ai # basic usage
eslint-ai <file> # you can specify a list of file to lint
```

### Update

To update to the latest version, use:

```shell
eslint-ai update
```

## Support

eslint-ai is an MIT-licensed open source project. It can grow thanks to the sponsors and support.
Expand Down

0 comments on commit 7da9c6a

Please sign in to comment.