From 4e62ee1c5ef6b3212b2f6e1ba9bb78114a3e1fd1 Mon Sep 17 00:00:00 2001 From: injoyai <1113655791@qq.com> Date: Mon, 17 Nov 2025 14:44:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d2248e6..b2cfaa7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ ### 说明 -* 参考golang库 [`https://github.com/bensema/gotdx`](https://github.com/bensema/gotdx) -* 参考python库 [`https://github.com/mootdx/mootdx`](https://github.com/mootdx/mootdx) - -* 数据入库示例(开发中) [`https://github.com/injoyai/stock`](https://github.com/injoyai/stock) +* 参考 [`https://github.com/bensema/gotdx`](https://github.com/bensema/gotdx) +* 参考 [`https://github.com/mootdx/mootdx`](https://github.com/mootdx/mootdx) +* 参考 [`https://github.com/jing2uo/tdx2db`](https://github.com/jing2uo/tdx2db) ### 如何使用