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