Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit affa192

Browse files
authored
Merge pull request #266 from AshuSharma7/master
Added content to the Readme file of Internet connection check project
2 parents f58f51b + bb1b16f commit affa192

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Internet Connection Check
2+
<!--Remove the below lines and add yours -->
3+
A small python script to check internet connectivity.
4+
5+
### Prerequisites
6+
<!--Remove the below lines and add yours -->
7+
Python3
8+
9+
### How to run the script
10+
<!--Remove the below lines and add yours -->
11+
> python3 internet_connection_check.py
12+
13+
### Screenshot/GIF showing the sample use of the script
14+
<!--Remove the below lines and add yours -->
15+
![output](https://github.com/AshuSharma7/python-mini-projects/raw/master/projects/Internet_connection_check/output.png)
16+
17+
## *Author Name*
18+
<!--Remove the below lines and add yours -->
19+
[Ashu Sharma](https://github.com/AshuSharma7)
20+
[Jacob Ogle](https://github.com/JakeOgle94)
60.6 KB
Loading

0 commit comments

Comments
 (0)