mirror of
https://github.com/dcarrillo/digaws.git
synced 2024-12-22 22:08:00 +00:00
Add badges to README.md
This commit is contained in:
parent
ae7bf28702
commit
3e03e532fd
@ -4,6 +4,9 @@ The digaws lookup tool displays information for a given IP address (v4 o v6) or
|
|||||||
In order to save bandwidth and time this tool requests the [AWS IP ranges](https://ip-ranges.amazonaws.com/ip-ranges.json) and keeps
|
In order to save bandwidth and time this tool requests the [AWS IP ranges](https://ip-ranges.amazonaws.com/ip-ranges.json) and keeps
|
||||||
a cached version until a new version is published.
|
a cached version until a new version is published.
|
||||||
|
|
||||||
|
![PyPI version](https://badge.fury.io/py/digaws.svg)
|
||||||
|
![CI](https://github.com/dcarrillo/digaws/workflows/CI/badge.svg)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
Python >= 3.7
|
Python >= 3.7
|
||||||
|
Loading…
Reference in New Issue
Block a user