Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mskelton committed Sep 15, 2023
1 parent 33c3de5 commit 753a27e
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,18 @@ Codemod to convert React PropTypes to TypeScript types.

## Usage

Easily run Ratchet on your project using the [Intuita VS Code extension](https://marketplace.visualstudio.com/items?itemName=Intuita.intuita-vscode-extension):

<a href="http://tinyurl.com/intuita-ratchet" target="_blank"> <img src="https://raw.githubusercontent.com/intuita-inc/intuita-docs/master/static/img/intuita-badge.png" alt="Intuita Run Codemod" width="200"/> </a>

> To learn more about using the extension, [read the docs here](https://docs.intuita.io/docs/vs-code-extension/quickstart). If you encounter any issues, please [let us know.](https://www.intuita.io/community)
Thanks to my friends at Intuita, you can easily run Ratchet on your project
using the
[Intuita VS Code extension](https://marketplace.visualstudio.com/items?itemName=Intuita.intuita-vscode-extension):

<a href="http://tinyurl.com/intuita-ratchet" target="_blank">
<img src="https://raw.githubusercontent.com/intuita-inc/intuita-docs/master/static/img/intuita-badge.png" alt="Intuita Run Codemod" width="200"/>
</a>

> To learn more about using the extension,
> [read the docs here](https://docs.intuita.io/docs/vs-code-extension/quickstart).
> If you encounter any issues, please
> [reach out](https://www.intuita.io/community) to my good friends at Intuita.
Or run the following command with a file glob that matches the files you want to
convert.
Expand Down

0 comments on commit 753a27e

Please sign in to comment.