diff --git a/README_en.md b/README.md similarity index 99% rename from README_en.md rename to README.md index 3bfa2fc..03fc71b 100644 --- a/README_en.md +++ b/README.md @@ -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. diff --git a/README_zh.md b/README_zh.md index 45529ba..0154a78 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,4 @@ -[中文] | [English](README_en.md) +[English](README.md) | [中文](README_zh.md) # Ip2region 是什么 @@ -101,6 +101,8 @@ ip2region 项目的核心在于 研究 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/)。