Skip to content

Commit

Permalink
readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
mvrck96 committed Oct 11, 2023
1 parent e83d6d8 commit aa305ae
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# ipgeocheck
# ipgeocheck

Geolocation by IP made simple.

## Instalation

To use this utility you need:

1. Clone this repo
2. `cd` to folder
3. Install required packages: `pip install -r requirements.txt`
4. Execute `--help` option: `python3 ipgeocheck --help`

0 comments on commit aa305ae

Please sign in to comment.