chore: 移除 README 中关于旧版文档的说明,以简化文档结构

This commit is contained in:
discountry
2025-09-27 22:58:38 +08:00
parent 048dfb1698
commit 47d44c7cb5
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@
## 文档索引
- [English README](README_en.md)
- [简明上手指南(零基础)](simple-readme.md)
- `legacy/docs/`:旧版策略与架构说明
## 项目亮点
- **实时行情与风控**Websocket + REST 自动同步账户、挂单与仓位。
-1
View File
@@ -5,7 +5,6 @@ A Bun-powered trading workstation for Aster perpetual contracts that ships two p
## Documentation Map
- [中文 README](README.md)
- [Beginner-friendly Quick Start](simple-readme.md)
- `legacy/docs/`: in-depth architecture notes for the historical workspace
## Highlights
- **Live market data & risk sync** via websocket feeds with REST fallbacks, full reconciliation on restart.