From 79886f77e71ca5e200c1dc1f3f5ac01aa61065c0 Mon Sep 17 00:00:00 2001 From: lionsoul2014 Date: Thu, 26 Feb 2026 14:11:16 +0800 Subject: [PATCH] update the command title --- maker/python/README.md | 2 +- maker/python/README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maker/python/README.md b/maker/python/README.md index c3efa0c..b4b4e12 100644 --- a/maker/python/README.md +++ b/maker/python/README.md @@ -2,7 +2,7 @@ # ip2region xdb python generation implementation -# Script Execution +# Cli Command ``` # cd to the python maker root directory diff --git a/maker/python/README_zh.md b/maker/python/README_zh.md index 4124f3c..24e7ce9 100644 --- a/maker/python/README_zh.md +++ b/maker/python/README_zh.md @@ -3,7 +3,7 @@ # ip2region xdb python 生成实现 -# 脚本执行 +# cli 命令 ``` # 切换到python maker 根目录