Skip to content

Commit 70d11a8

Browse files
Update readme.md
1 parent dc51077 commit 70d11a8

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

APIScripts/IP_Address API/readme.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
2-
##A simple python program that generates information about a particualar IP Address with the help of 'ip-api' API
1+
# IP-Address API
2+
## A simple python program that generates information about a particular IP Address with the help of 'ip-api.com' API
33

44
**Imported modules:**
5-
-requests
6-
-simple_colors
5+
- requests
6+
- simple_colors
77

88
**Website URL** : https://ip-api.com/
99

1010
**API Documentation URL** : https://ip-api.com/docs
1111

12-
------------
12+
---
13+
14+
## Author:
15+
Debashish Kundu
1316

14-
##Author:
15-
Debashish Kundu (https://www.github.com/its-me-debk007)
17+
You can connect with me at : https://www.github.com/its-me-debk007

0 commit comments

Comments
 (0)