take en as the default desc lang

This commit is contained in:
lionsoul2014 2026-02-22 19:03:42 +08:00
parent 7ff7e5f61f
commit 8da3f55092
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[English] | [中文](README_zh.md)
[English](README.md) | [中文](README_zh.md)
# What is Ip2region
# Ip2region
[ip2region](https://ip2region.net) - is an offline IP address localization library and IP localization data management framework. It supports both `IPv4` and `IPv6` with query efficiency at the 10-microsecond level. It provides `xdb` data generation and query client implementations for many mainstream programming languages.

View File

@ -1,4 +1,4 @@
[中文] | [English](README_en.md)
[English](README.md) | [中文](README_zh.md)
# Ip2region 是什么
@ -101,6 +101,8 @@ ip2region 项目的核心在于 <b>研究 IP 数据的存储和快速查询的
1. [数据更新实现视频分享 - part1](https://www.bilibili.com/video/BV1934y1E7Q5/)
2. [数据更新实现视频分享 - part2](https://www.bilibili.com/video/BV1pF411j7Aw/)
---
# 官方社区
Ip2Region 官方社区正式上线于 `2025/06/12` 日,一方面提供了稳定的 [商用离线数据](https://ip2region.net/products/offline) 服务,另一方面便于在核心代码外强化 IP 工具链和数据服务,例如 [使用文档](https://ip2region.net/doc/)[查询测试](https://ip2region.net/search/demo),数据纠错等,更多关于社区的信息和服务请访问 [Ip2Region 官方社区](https://ip2region.net/)。