From fb701b10b77a19ab8f396a78f101667b30f61c1a Mon Sep 17 00:00:00 2001 From: i582 <51853996+i582@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:05:07 +0400 Subject: [PATCH] documentation: add mention of VSCodium / Cursor / Windsurf in README.md Fixes #30 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29bef999..0b596cc3 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ yarn install yarn build ``` -### VS Code +### VS Code / VSCodium / Cursor / Windsurf -The easiest way to get started with Tact is using VS Code: +The easiest way to get started with Tact is using VS Code or editors based on it: 1. Run the following command to create the VSIX package: