Skip to content

Commit 89fa1a0

Browse files
committed
Update README.md
1 parent 6ab0b17 commit 89fa1a0

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@
77
A native <a href="https://nodejs.org" target="_blank" title="Open nodejs.org">Node.js</a> API for GeoLite data from MaxMind.<br>
88
This library includes GeoLite data created by MaxMind, available from <a href="https://www.maxmind.com" target="_blank" title="Open www.maxmind.com">maxmind.com</a>.
99
</p>
10-
<a href="https://www.npmjs.com/package/geoip-lite2" target="_blank" title="geoip-lite2 - npm" style="text-decoration:none">
11-
<img src="https://img.shields.io/npm/dt/geoip-lite2?maxAge=3600" alt="Number of downloads">
12-
<img src="https://img.shields.io/github/issues/sefinek/geoip-lite2" alt="Issues">
13-
<img src="https://img.shields.io/github/last-commit/sefinek/geoip-lite2" alt="Last commit">
14-
<img src="https://img.shields.io/github/commit-activity/w/sefinek/geoip-lite2" alt="Commit activity">
15-
<img src="https://img.shields.io/github/languages/code-size/sefinek/geoip-lite2" alt="Code size">
16-
</a>
10+
<a href="https://www.npmjs.com/package/geoip-lite2" target="_blank"><img src="https://img.shields.io/npm/dt/geoip-lite2?maxAge=3600" alt="Number of downloads"></a>
11+
<a href="https://github.com/sefinek/geoip-lite2/issues" target="_blank"><img src="https://img.shields.io/github/issues/sefinek/geoip-lite2" alt="Issues"></a>
12+
<a href="https://github.com/sefinek/geoip-lite2/commits/main" target="_blank"><img src="https://img.shields.io/github/last-commit/sefinek/geoip-lite2" alt="Last commit"></a>
13+
<a href="https://github.com/sefinek/geoip-lite2/commits/main" target="_blank"><img src="https://img.shields.io/github/commit-activity/w/sefinek/geoip-lite2" alt="Commit activity"></a>
14+
<a href="https://github.com/sefinek/geoip-lite2" target="_blank"><img src="https://img.shields.io/github/languages/code-size/sefinek/geoip-lite2" alt="Code size"></a>
1715
</div>
1816

1917

0 commit comments

Comments
 (0)