From b7210a3147a9e378176e3b7bd8ca10f24961c754 Mon Sep 17 00:00:00 2001 From: 1122455801 Date: Thu, 9 May 2019 10:24:14 +0800 Subject: [PATCH] Update index.md --- docs/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 8b60718b..8f152972 100644 --- a/docs/index.md +++ b/docs/index.md @@ -81,5 +81,9 @@ * [交易接口](gateway.md) * [RPC应用](rpc.md) + +* [配置数据库](database.md) + * [SQLite](database.md#SQLite) + * [SQL(MySQL,PostgreSQL)](database.md#SQL(MySQL,PostgreSQL)) + * [MongoDB](database.md#MongoDB) * [贡献代码](contribution.md) -* [配置数据库](database.md) \ No newline at end of file