Update 'README.md'
This commit is contained in:
@ -5,9 +5,11 @@ This script is used to test the response time of dns servers.
|
|||||||
|
|
||||||
## Prequisites
|
## Prequisites
|
||||||
|
|
||||||
dnspython
|
dnspython 2.0.0 or more
|
||||||
```
|
```
|
||||||
python3 -m pip install dnspython
|
python3 -m pip install dnspython
|
||||||
|
#In case you need to upgrade add the --upgrade argument
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Reference in New Issue
Block a user