Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Thanks for your interest in contributing!

## Prerequisites

- Node.js 20+
- npm
- Node.js 20 or later
- npm 9+

## Setup

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ A Chrome extension that adds **"Open in IDE"** buttons to GitHub, letting you ju

## Supported IDEs

- VS Code
- GoLand
- [VS Code](https://code.visualstudio.com/)
- [GoLand](https://www.jetbrains.com/go/)

## Installation

Expand Down