Skip to content

Commit f76beb5

Browse files
docs: README 顶部互加语言切换链接,文档站仅保留中文 README 跳转
- README.md 顶部加 '中文 | English' 语言切换,链接至 README.zh-Hans.md - README.zh-Hans.md 顶部加 '中文 | English' 语言切换,链接至 README.md - website/docs/intro.md:移除重复中文内容,改为 info admonition 链接至 GitHub 中文 README Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7e78e15 commit f76beb5

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**[中文](README.zh-Hans.md)** | English
2+
13
<div align="center">
24

35
# Quant Flow

README.zh-Hans.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
中文 | **[English](README.md)**
2+
13
<div align="center">
24

35
# Quant Flow

website/docs/intro.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: Introduction
44
description: Quant Flow — AI-powered crypto perpetual futures trading bot for Hyperliquid DEX
55
---
66

7+
:::info 中文文档
8+
查看 GitHub 上的中文说明:[README.zh-Hans.md](https://github.com/loadchange/quant-flow/blob/main/README.zh-Hans.md)
9+
:::
10+
711
# Quant Flow
812

913
**Quant Flow** is an AI-powered cryptocurrency trading system built on [LangChain](https://langchain.com/) / [LangGraph](https://langchain-ai.github.io/langgraph/) for the [Hyperliquid DEX](https://hyperliquid.xyz/). It combines large language models with quantitative trading logic to make autonomous trading decisions on perpetual futures markets.

0 commit comments

Comments
 (0)