From 9e31b31dad4c1b4eb06432bc35745b1ae40fcd7c Mon Sep 17 00:00:00 2001 From: lichong Date: Fri, 14 Aug 2026 14:06:05 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20recommend=20=E5=AD=95=E5=85=BB?= =?UTF-8?q?=E4=B8=80=E6=97=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/templates/readme_template.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 5644102c06..e39d71e311 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -56,3 +56,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [HowToCook-py-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策 (Python)](https://github.com/DusKing1/howtocook-py-mcp) - [whatToEat 今天吃什么?的决策工具,帮助你快速选择合适的菜谱。](https://github.com/ryanuo/whatToEat) - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) +- [孕养一日:基于权威指南的离线孕期膳食与生活记录应用;从 HowToCook 固定版本筛选家常烹饪思路,按孕期食品安全要求改写并保留来源追溯,提供覆盖孕 0 周 0 天至 41 周 6 天的 294 个不同日五餐菜单、完整离线菜谱、安全分流,以及餐食、体重、活动和补充剂的本地记录;无账号、无后端、无遥测,并支持导出 JSON 与就诊沟通摘要 PDF。](https://github.com/lichong-a/pregnancy-nutrition-tracking) diff --git a/README.md b/README.md index 7c2aaef749..d31208e6f9 100644 --- a/README.md +++ b/README.md @@ -468,3 +468,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [HowToCook-py-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策 (Python)](https://github.com/DusKing1/howtocook-py-mcp) - [whatToEat 今天吃什么?的决策工具,帮助你快速选择合适的菜谱。](https://github.com/ryanuo/whatToEat) - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) +- [孕养一日:基于权威指南的离线孕期膳食与生活记录应用;从 HowToCook 固定版本筛选家常烹饪思路,按孕期食品安全要求改写并保留来源追溯,提供覆盖孕 0 周 0 天至 41 周 6 天的 294 个不同日五餐菜单、完整离线菜谱、安全分流,以及餐食、体重、活动和补充剂的本地记录;无账号、无后端、无遥测,并支持导出 JSON 与就诊沟通摘要 PDF。](https://github.com/lichong-a/pregnancy-nutrition-tracking) From 2d3d2eeb8ba39b0f60c58e0be09ff400a85cdbee Mon Sep 17 00:00:00 2001 From: lichong Date: Fri, 14 Aug 2026 14:16:47 +0800 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20shorten=20=E5=AD=95=E5=85=BB?= =?UTF-8?q?=E4=B8=80=E6=97=A5=20recommendation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/templates/readme_template.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index e39d71e311..c8567f5025 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -56,4 +56,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [HowToCook-py-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策 (Python)](https://github.com/DusKing1/howtocook-py-mcp) - [whatToEat 今天吃什么?的决策工具,帮助你快速选择合适的菜谱。](https://github.com/ryanuo/whatToEat) - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) -- [孕养一日:基于权威指南的离线孕期膳食与生活记录应用;从 HowToCook 固定版本筛选家常烹饪思路,按孕期食品安全要求改写并保留来源追溯,提供覆盖孕 0 周 0 天至 41 周 6 天的 294 个不同日五餐菜单、完整离线菜谱、安全分流,以及餐食、体重、活动和补充剂的本地记录;无账号、无后端、无遥测,并支持导出 JSON 与就诊沟通摘要 PDF。](https://github.com/lichong-a/pregnancy-nutrition-tracking) +- [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking) diff --git a/README.md b/README.md index d31208e6f9..76b1668d03 100644 --- a/README.md +++ b/README.md @@ -468,4 +468,4 @@ docker run -d -p 5000:5000 aiursoft/howtocookviewer - [HowToCook-py-mcp 让 AI 助手变身私人大厨,为你的一日三餐出谋划策 (Python)](https://github.com/DusKing1/howtocook-py-mcp) - [whatToEat 今天吃什么?的决策工具,帮助你快速选择合适的菜谱。](https://github.com/ryanuo/whatToEat) - [厨房计划:开源中文菜谱 API - 由社区贡献,人人可用](https://proj.kitchen) -- [孕养一日:基于权威指南的离线孕期膳食与生活记录应用;从 HowToCook 固定版本筛选家常烹饪思路,按孕期食品安全要求改写并保留来源追溯,提供覆盖孕 0 周 0 天至 41 周 6 天的 294 个不同日五餐菜单、完整离线菜谱、安全分流,以及餐食、体重、活动和补充剂的本地记录;无账号、无后端、无遥测,并支持导出 JSON 与就诊沟通摘要 PDF。](https://github.com/lichong-a/pregnancy-nutrition-tracking) +- [孕养一日:离线孕期膳食与生活记录APP](https://github.com/lichong-a/pregnancy-nutrition-tracking)