Skip to content

Commit

Permalink
README: formatting improvements (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson authored Sep 1, 2020
1 parent 980bb55 commit 9f5c373
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Use MaxMind's GeoIP databases to report geographic information about senders.

This plugin supports several geoip modules:

* [maxmind](https://github.com/runk/node-maxmind) 0.6 (maxmind v1)
* [maxmind](https://github.com/runk/node-maxmind) 1.0+ (maxmind v2)
* [geoip-lite](https://github.com/bluesmoon/node-geoip)
* [maxmind](https://github.com/runk/node-maxmind) 0.6 (maxmind v1)
* [maxmind](https://github.com/runk/node-maxmind) 1.0+ (maxmind v2)
* [geoip-lite](https://github.com/bluesmoon/node-geoip)

Support for `geoip-lite` is published to npm separately as [haraka-plugin-geoip-lite][2].

Expand Down Expand Up @@ -104,10 +104,8 @@ reality, it is not. Accuracy should be within 1%.

# SEE ALSO

MaxMind: http://www.maxmind.com/

Databases: http://geolite.maxmind.com/download/geoip/database

- [MaxMind](http://www.maxmind.com/)
- [Databases](http://geolite.maxmind.com/download/geoip/database)


[1]: https://github.com/msimerson/maxmind-geolite-mirror
Expand Down

0 comments on commit 9f5c373

Please sign in to comment.