1
0

更新 README.md

This commit is contained in:
2025-11-04 00:20:05 +08:00
parent 2b0ec5c843
commit b1e661bf74

View File

@@ -24,9 +24,9 @@
> 为问答, 记忆, 理解型知识设计的开放源代码辅助记忆调度器
包含以下子项目:
- **HeurAMS**: 核心与基于 Textual 的 TUI 界面
- **HeurAMS**: 核心与基于 Textual 的富文本 TUI 用户界面客户端
- **HeurSync**: 数据同步服务器实现
- **HeurRepo**: 文档源实现
- **Findex & Pseudo Webdav Plugin**: 纯静态的兼容文档源实现方案, 基于 SFIS
<a href="https://gitea.imwangzhiyu.xyz/ajax/HeurAMS" style="pointer-events: none; cursor: default;">
<img src="https://img.shields.io/badge/HeurAMS-项目站点-1660A5?style=for-the-badge&logo=firefoxbrowser&logoColor=white" alt="网站" />
@@ -67,8 +67,8 @@
<img src="https://img.shields.io/badge/Gitea-查看项目-5F5F5F?style=for-the-badge&logo=gitea&logoColor=white" alt="查看项目" />
</a>
**SFIS** - 简单的网页静态文件索引页面生成器
**Findex** - 简单的网页静态文件索引页面生成器, 支持扩展, 可模拟静态 webdav
<a href="https://gitea.imwangzhiyu.xyz/ajax/SFIS" style="pointer-events: none; cursor: default;">
<a href="https://gitea.imwangzhiyu.xyz/ajax/findex" style="pointer-events: none; cursor: default;">
<img src="https://img.shields.io/badge/Gitea-查看项目-5F5F5F?style=for-the-badge&logo=gitea&logoColor=white" alt="查看项目" />
</a>