We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34906c3 commit 708783aCopy full SHA for 708783a
README.md
@@ -0,0 +1,7 @@
1
+# CLI-Speedtest
2
+command line speed test that checks download, upload and ping.
3
+# you need to install speedtest-cli before using this script
4
+for installing:
5
+pip install speedtest-cli (on your terminal)
6
+# also make sure the file name isn't speedtest.py when you make your own file
7
+It should be good to go
0 commit comments