Skip to content

Commit f75714f

Browse files
committed
modified readme.MD
1 parent f5dedba commit f75714f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DNS verifier/readme.MD

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ pip3 install -r requirements.txt
2121
Usage:
2222

2323
```
24-
python main.py --dns <DNS>
24+
python main.py
2525
```
2626

2727
example:
2828
```
29-
python main.py --dns gaana.com
29+
python main.py
3030
```
31+
32+
Enter the DNS: gaana.com
3133
{
3234
"DNS": "gaana.com",
3335
"IP": [

0 commit comments

Comments
 (0)