use xdb binary

This commit is contained in:
lionsoul2014 2026-02-26 14:22:51 +08:00
parent 2c01e01d2c
commit 962335954a
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ Command:
# `xdb` Data Generation
Generate the ip2region_v4.xdb binary file via the `python main.py gen` command:
Generate the xdb binary file via the `python main.py gen` command:
```
➜ python git:(v2.0_xdb) ✗ python main.py gen

View File

@ -16,7 +16,7 @@ Command:
# `xdb` 数据生成
通过 `python main.py gen` 命令生成 ip2region_v4.xdb 二进制文件:
通过 `python main.py gen` 命令生成 xdb 二进制文件:
```
➜ python git:(v2.0_xdb) ✗ python main.py gen
main.py gen [command options]