From 2efa801111a6e5c041c11e37253d67c80d9c8539 Mon Sep 17 00:00:00 2001 From: xibobo Date: Tue, 10 Mar 2026 09:44:25 +0800 Subject: [PATCH 1/4] Update README with new project listings Added new project entries for March 10, 2026, including my19940202's Cursor project. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ecbcca9..d756f80 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ ## 3. 项目列表 +### 2026 年 3 月 10 号添加 + +#### my19940202(上海) - [Github](https://github.com/my19940202) +* :white_check_mark: [Cursor带我学英语](https://github.com/my19940202/cursor-dashboard):本地采集cursor对话英语语料信息,通过可视化方式分析,辅助程序员提升技术英语的学习,辅助写好英语prompt + ### 2026 年 3 月 9 号添加 #### maowei8888 - [Github](https://github.com/maowei8888) From e719744bb5e5b7ca47e61fd8599af433b1a57971 Mon Sep 17 00:00:00 2001 From: xibobo Date: Tue, 10 Mar 2026 09:50:12 +0800 Subject: [PATCH 2/4] Update project link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d756f80..0c51d56 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ### 2026 年 3 月 10 号添加 #### my19940202(上海) - [Github](https://github.com/my19940202) -* :white_check_mark: [Cursor带我学英语](https://github.com/my19940202/cursor-dashboard):本地采集cursor对话英语语料信息,通过可视化方式分析,辅助程序员提升技术英语的学习,辅助写好英语prompt +* :white_check_mark: [Cursor带我学英语](https://github.com/my19940202/cursor-thinking-stat):本地采集cursor对话英语语料信息,通过可视化方式分析,辅助程序员提升技术英语的学习,辅助写好英语prompt ### 2026 年 3 月 9 号添加 From a0e839f67fbbcbd86001bc077f49aaa2a1abc324 Mon Sep 17 00:00:00 2001 From: xibobo Date: Tue, 10 Mar 2026 09:50:38 +0800 Subject: [PATCH 3/4] Add new project entries to README --- README-Programmer-Edition.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README-Programmer-Edition.md b/README-Programmer-Edition.md index e1dc477..08bd16d 100644 --- a/README-Programmer-Edition.md +++ b/README-Programmer-Edition.md @@ -16,6 +16,11 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 程序员版开始于 2019 年 4 月 11 号, 主版面开始于 2018 年 3 月 --> +### 2026 年 3 月 10 号添加 + +#### my19940202(上海) - [Github](https://github.com/my19940202) +* :white_check_mark: [Cursor带我学英语](https://github.com/my19940202/cursor-thinking-stat):本地采集cursor对话英语语料信息,通过可视化方式分析,辅助程序员提升技术英语的学习,辅助写好英语prompt + ### 2026 年 3 月 1 号添加 #### @leodenglovescode(北京) - [Github](https://github.com/leodenglovescode), [博客](https://leodeng.dev) * :white_check_mark: [pm2-webmanager](https://github.com/leodenglovescode/pm2-webmanager):基于HTML和JS的新一代PM2进程管理器,简易上手。A modern, light-weight web manager for all your PM2 processes From bdc3fcee3f7d6d07cb551b827988082c1851488f Mon Sep 17 00:00:00 2001 From: xibobo Date: Tue, 10 Mar 2026 09:52:30 +0800 Subject: [PATCH 4/4] Remove project entry for 'my19940202' Removed project entry for 'my19940202' from the list. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 0c51d56..ecbcca9 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,6 @@ ## 3. 项目列表 -### 2026 年 3 月 10 号添加 - -#### my19940202(上海) - [Github](https://github.com/my19940202) -* :white_check_mark: [Cursor带我学英语](https://github.com/my19940202/cursor-thinking-stat):本地采集cursor对话英语语料信息,通过可视化方式分析,辅助程序员提升技术英语的学习,辅助写好英语prompt - ### 2026 年 3 月 9 号添加 #### maowei8888 - [Github](https://github.com/maowei8888)