From 9f2fafcb1aa4bb5595911f62ba9a1605326d8547 Mon Sep 17 00:00:00 2001 From: feilong Date: Mon, 20 Dec 2021 18:25:48 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69070cf..4e29014 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # skill_tree_pg -本项目是 [CSDN 技能树](https://codechina.csdn.net/explore/topics/skill_tree) 的 PostgreSQL 专项。 +`PostgreSQL 技能树`是[技能树森林](https://gitcode.net/csdn/skill_tree)的一部分。 为了操作方便,在仓库中有一组微型的 Python 工具脚本,用于加工和维护技能树,一般情况下不用关注。对于项目贡献者, -- GitLab