Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
codybrom committed Apr 13, 2023
1 parent 30e38c9 commit f8ba1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

This Visual Studio Code extension helps you generate context for .js/.jsx and .ts/.tsx files, making
it easier to collaborate with AI models like OpenAI's GPT-4. The extension generates context by
pulling in non-CSS dependencies such as API pages that are referenced in your code. It also respects
pulling in local dependencies such as API pages that are referenced in your code. It also respects
`.gitignore` rules to avoid including unnecessary files.

## Features
Expand Down

0 comments on commit f8ba1f5

Please sign in to comment.