summaryrefslogtreecommitdiff
path: root/README_zh_CN.md
AgeCommit message (Collapse)Author
2026-01-23Update project license to dual MIT/Apache 2.0魏曹先生
The project now offers a choice between the MIT License and the Apache License 2.0. Updated both the English and Chinese README files to reflect this change and point to the correct license files.
2026-01-10Update README with new branding and detailed documentation魏曹先生
2025-12-17Update README branding and simplify project description魏曹先生
2025-11-02Update contributing guide and README魏曹先生
2025-10-30Fix markdown indentation in README files魏曹先生
2025-10-30Enhance README with branding and visual elements魏曹先生
- Add header images and badges for better visual presentation - Restructure both English and Chinese READMEs with consistent formatting - Include new image assets for project branding - Add table of contents sections for better navigation - Update warning messages to be more informative
2025-10-19Update README.md魏曹先生
2025-10-19Update README.md魏曹先生
2025-10-19Fine-tuning content魏曹先生
2025-10-06Add framework diagram to README documentation魏曹先生
- Include FRAMEWORK_CANVAS.png in both English and Chinese README - Position diagram after introduction for better visual explanation - Enhance documentation with visual representation of system architecture
2025-10-06Update README titles to reflect centralized version control system魏曹先生
- Change 'Parallel' to 'Centralized' in English README - Change '并行' to '集中式' in Chinese README - Better reflect the actual architecture of the system
2025-09-27docs: remove redundant permission table from README files魏曹先生
- Remove permission management table from both README.md and README_zh_CN.md - The table content was redundant as permissions are already clearly described in the text - Improves document readability by eliminating duplication - Maintains all essential information in prose format
2025-09-27docs: remove redundant permission table from README files魏曹先生
- Remove permission management table from both README.md and README_zh_CN.md - The table content was redundant as permissions are already clearly described in the text - Improves document readability by eliminating duplication - Maintains all essential information in prose format
2025-09-27docs: 更新README文档,优化结构和内容表述魏曹先生
- 为README.md和README_zh_CN.md添加更清晰的标题描述 - 新增'我的设计哲学'章节,阐述Just Enough理念 - 优化虚拟文件系统和表系统的描述,使表述更准确 - 完善表间文件传递机制的说明 - 改进整体文档结构和语言表达
2025-09-23Update README.md魏曹先生