summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
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魏曹先生
2025-09-12Add README File魏曹先生