From e0639f7419c34249efe10410603ffef8ebead82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Tue, 4 Feb 2025 22:45:11 +0800 Subject: [PATCH] docs: Update Cursor version support for Mac/Linux in README files - Marked Mac/Linux 0.45.x versions as fully supported - Updated support status from "Under testing" to "Supported" - Encouraged user feedback for Mac/Linux versions --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c174c59..6d6fbf9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ > This tool currently supports: > - ✅ Cursor v0.44.11 and below > - ✅ Windows: Latest 0.45.x versions (Supported) -> - ⚠️ Mac/Linux: Latest 0.45.x versions (Under testing) +> - ✅ Mac/Linux: Latest 0.45.x versions (Supported, feedback welcome) > > Please check your Cursor version before using this tool. diff --git a/README_CN.md b/README_CN.md index 117d23b..b2d43ed 100644 --- a/README_CN.md +++ b/README_CN.md @@ -17,7 +17,7 @@ > 本工具当前支持版本: > - ✅ Cursor v0.44.11 及以下版本 > - ✅ Windows: 最新的 0.45.x 版本(已支持) -> - ⚠️ Mac/Linux: 最新的 0.45.x 版本(测试中) +> - ✅ Mac/Linux: 最新的 0.45.x 版本(已支持,欢迎测试并反馈问题) > > 使用前请确认您的 Cursor 版本。