Skip to content

Commit 0145bde

Browse files
author
iamsajjad
committed
add install and license to README.md
1 parent 1c3d70b commit 0145bde

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1-
# Quickping
1+
# Quickping [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sajjadlab/quickping/master)
22

3-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sajjadlab/quickping/master)
3+
🤯 🚀 QuickPing is super fast python package and command line tool to show Active and Deactive Addresses in range of IPv4 Adresses using mutli-threads
4+
5+
## Install
6+
7+
```
8+
pip install quickping
9+
```
10+
11+
## License
12+
13+
Apache-2.0
14+
15+
check out LICENSE file
416

5-
QuickPing
6-
Tool to show Active and Deactive Addresses in range of IPv4 Adresses

0 commit comments

Comments
 (0)