Skip to content

Commit 03a612a

Browse files
committed
Formating
1 parent cb8cc09 commit 03a612a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
<<<<<<< HEAD
21
# Speed-CLI
32

3+
Command-line Interface Internet Speed Tester
4+
45
If you are connected to a broadband network and are wondering how fast your Internet connection really is, here is a way to test your Internet connection speed. This little open source script will perform speed test right from your terminal window on any Linux PC.
56

67
What this script does is to download a 10M file to your computer. However, since it's pointing the destination folder to “/dev/null”, no actual file are being saved to your computer. The file are discarded on arrival.
@@ -13,9 +14,3 @@ In the terminal, you will be able to see the speed of the download, which is equ
1314
* $ cd Speed-CLI
1415
* $ chmod +x install.sh
1516
* $ ./install.sh
16-
=======
17-
Speed-CLI
18-
=========
19-
20-
Command-line Interface Internet Speed Tester
21-
>>>>>>> 696f6279366152b4f1b49ff214a02eac11f2a2f3

0 commit comments

Comments
 (0)