summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorloyalsoldier <[email protected]>2020-10-06 15:26:53 +0800
committerloyalsoldier <[email protected]>2020-10-06 15:26:53 +0800
commitbaf0173ff04bca4b26aebf47bb8fa203e77617cc (patch)
tree8cdc418f31c0981b3809382a82ec9df254651936
parentb2508bb915b63a44d480971f50d2555f8019d451 (diff)
README: add notice about setting MAXMIND GeoLite2 LICENSE KEY
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 49641962..973e7281 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ Automatically weekly release of geoip.dat for V2Ray.
This product includes GeoLite2 data created by MaxMind, available from [MaxMind](http://www.maxmind.com/), with replaced CN IPv4 CIDR available from [IPIP.net China IP List](https://github.com/17mon/china_ip_list/blob/master/china_ip_list.txt).
+## 说明
+
+[Fork](https://github.com/Loyalsoldier/geoip/fork) 本项目后,需要在自己仓库的 **[Settings]** 选项卡的 **[Secrets]** 页面中添加一个名为 **MAXMIND_GEOLITE2_LICENSE** 的 secret,否则 GitHub Actions 会运行失败。这个 secret 的值为 MAXMIND 账号的 LICENSE KEY,需要[**注册 MAXMIND 账号**](https://www.maxmind.com/en/geolite2/signup)后,在[**个人账号管理页面**](https://www.maxmind.com/en/account)左侧边栏的 **[Services]** 项下的 **[My License Key]** 里生成。
+
## Download links
- **geoip.dat**:[https://github.com/Loyalsoldier/geoip/raw/release/geoip.dat](https://github.com/Loyalsoldier/geoip/raw/release/geoip.dat)