Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistTheNeil committed Oct 31, 2023
1 parent cec2ae8 commit 8a78130
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# rest-geoip

[![Go Report Card](https://goreportcard.com/badge/github.com/TwistTheNeil/rest-geoip)](https://goreportcard.com/report/github.com/TwistTheNeil/rest-geoip)
[![Docker Image CI (branch:main)](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-image.yml/badge.svg)](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-image.yml)
[![main build](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-build-latest.yml/badge.svg?branch=main)](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-build-latest.yml)
[![main docker image](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-publish-tags.yml/badge.svg)](https://github.com/TwistTheNeil/rest-geoip/actions/workflows/docker-publish-tags.yml)

** For v0.4.1, or any current or previous stable versions, look in the appropriate tag's branch. `main` will be in continuous development **
***For any current or previous stable versions, look in the appropriate tag's branch. `main` will be in continuous development***

A self hosted geoip lookup application written in Go and Vue.js 3 which provides a client with information about their IP address or any other. It uses the [Maxmind](https://www.maxmind.com) GeoLite2-City database.

Expand Down

0 comments on commit 8a78130

Please sign in to comment.