Skip to content

Commit 326db67

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 3554584 + 0f77c07 commit 326db67

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<img src="https://github.com/workbunny/webman-ip-attribution/actions/workflows/CI.yml/badge.svg" alt="Build Status">
1212
</a>
1313
<a href="https://github.com/workbunny/webman-ip-attribution/releases">
14-
<img alt="Latest Stable Version" src="http://poser.pugx.org/workbunny/webman-ip-attribution/v">
14+
<img alt="Latest Stable Version" src="https://badgen.net/packagist/v/workbunny/webman-ip-attribution/latest">
1515
</a>
1616
<a href="https://github.com/workbunny/webman-ip-attribution/blob/main/composer.json">
17-
<img alt="PHP Version Require" src="http://poser.pugx.org/workbunny/webman-ip-attribution/require/php">
17+
<img alt="PHP Version Require" src="https://badgen.net/packagist/php/workbunny/webman-ip-attribution">
1818
</a>
1919
<a href="https://github.com/workbunny/webman-ip-attribution/blob/main/LICENSE">
20-
<img alt="GitHub license" src="http://poser.pugx.org/workbunny/webman-ip-attribution/license">
20+
<img alt="GitHub license" src="https://badgen.net/packagist/license/workbunny/webman-ip-attribution">
2121
</a>
2222
</div>
2323

@@ -163,4 +163,4 @@ var_dump($location->createReader(Location::DB_ASN)); // Country库
163163
// 返回连接Country库的 GeoIp2\Database\Reader 对象
164164
```
165165

166-
更多用法和示例参照 [geoip2/geoip2](https://github.com/maxmind/GeoIP2-php)
166+
更多用法和示例参照 [geoip2/geoip2](https://github.com/maxmind/GeoIP2-php)

0 commit comments

Comments
 (0)