From 4e34c041067c7ffef2e5fbbf1c83d67f66684500 Mon Sep 17 00:00:00 2001 From: Tzach Date: Sat, 21 Feb 2026 22:24:14 +0200 Subject: [PATCH] Update docs with IDE links and prerequisites --- CONTRIBUTING.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70b75db..93f66a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,8 +4,8 @@ Thanks for your interest in contributing! ## Prerequisites -- Node.js 20+ -- npm +- Node.js 20 or later +- npm 9+ ## Setup diff --git a/README.md b/README.md index bfd06b6..6d3f8d3 100644 --- a/README.md +++ b/README.md @@ -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