Skip to content

Commit fe637bf

Browse files
committed
docs: improve clarity in multi-site support description
1 parent 0920a0e commit fe637bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The LeetCode MCP Server is a [Model Context Protocol (MCP)](https://modelcontext
1414

1515
## Features
1616

17-
- 🌐 **Multi-site Support**: Compatible with both leetcode.com (Global) and leetcode.cn (China)
17+
- 🌐 **Multi-site Support**: Support​ both leetcode.com (Global) and leetcode.cn (China) platforms
1818
- 📊 **Problem Data Retrieval**: Obtain detailed problem descriptions, constraints, examples, official editorials, and ​user-submitted solutions
1919
- 👤 **User Data Access**: Retrieve user profiles, submission history, and contest performance
2020
- 🔒 **​Private Data Access**: Create and query user notes, track problem-solving progress, and analyze submission details (AC/WA analysis)

README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ LeetCode MCP Server 是一个基于 [模型上下文协议 (MCP)](https://modelc
1414

1515
## 特性
1616

17-
- 🌐 **多站点支持**:同时支持 `leetcode.com`(全球)和 `leetcode.cn`(中国)站点
17+
- 🌐 **多站点支持**:同时支持 leetcode.com(全球)和 leetcode.cn(中国)站点
1818
- 📊 ​**题目数据获取**:获取详细的题目描述、约束条件、示例、官方题解和用户提交的解答
1919
- 👤 **用户数据访问**:检索用户资料、提交历史和竞赛表现
2020
- 🔒 **私有数据访问**:创建和查询用户笔记,跟踪题目解答进度,分析提交详情(AC/WA 报告)

0 commit comments

Comments
 (0)