Skip to content

Commit c8626e7

Browse files
committed
Clarify Chinese-first note language
1 parent d9d678f commit c8626e7

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

README.en.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Typical prompts:
7474
- `读这篇论文并生成 md 笔记`
7575
- `Turn this paper into a note I will actually come back to`
7676

77-
By default, DeepPaperNote writes the note in **Chinese**. If you explicitly want an English note, say so in your prompt.
77+
By default, DeepPaperNote writes the note in **Chinese**. At the moment, Chinese is the only note language that can fully benefit from the skill's current writing and linting rules. If you need English notes, please stay tuned for a future update.
7878

7979
By default, DeepPaperNote will:
8080

@@ -400,4 +400,3 @@ The main difference is that DeepPaperNote deliberately keeps scripts focused on
400400
- improve high-confidence figure replacement
401401
- expand tests and regression cases
402402
- keep the core reusable even though the first public release targets Codex
403-

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ git clone https://github.com/917Dhj/DeepPaperNote.git ~/.codex/skills/DeepPaperN
7272
- 💬 `帮我精读一下这篇 PDF,生成带图表的 Markdown`
7373
- 💬 `把这篇论文整理成我以后还会回看的笔记`
7474

75-
默认情况下,DeepPaperNote 会生成**中文笔记**如果你明确要求英文版,它再切换成英文输出。
75+
默认情况下,DeepPaperNote 会生成**中文笔记**当前写作规范和格式校验也主要围绕中文笔记构建;目前中文是唯一能够发挥skill完全能力的笔记语言,如需生成英文版笔记,请期待后续更新~
7676

7777
默认情况下,DeepPaperNote 会自己完成:
7878

@@ -386,4 +386,3 @@ DeepPaperNote 的工作流设计,受到了这些项目的启发:
386386
- 改进高置信度图片替换质量
387387
- 扩充测试和回归样例
388388
- 继续保持核心层可迁移,同时先把 Codex 体验打磨好
389-

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ git clone https://github.com/917Dhj/DeepPaperNote.git ~/.codex/skills/DeepPaperN
7272
- 💬 `帮我精读一下这篇 PDF,生成带图表的 Markdown`
7373
- 💬 `把这篇论文整理成我以后还会回看的笔记`
7474

75-
默认情况下,DeepPaperNote 会自己完成:
75+
默认情况下,DeepPaperNote 会生成**中文笔记**。当前写作规范和格式校验也主要围绕中文笔记构建;目前中文是唯一能够发挥 skill 完全能力的笔记语言,如需生成英文版笔记,请期待后续更新。
7676

77-
默认情况下,DeepPaperNote 会生成**中文笔记**。如果你明确要求英文版,它再切换成英文输出。
77+
默认情况下,DeepPaperNote 会自己完成:
7878

7979
- 精准识别论文身份
8080
- 获取 PDF、元数据和正文证据

0 commit comments

Comments
 (0)