fastdotcom 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
# fast
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
download, and upload using [fast.com](https://fast.com) (Netflix) and shows it
|
|
5
|
-
all on a live, animated display.
|
|
3
|
+
CLI tool to test your internet speed using fast.com (Netflix).
|
|
6
4
|
|
|
7
5
|
<p align="center">
|
|
8
6
|
<img src="https://raw.githubusercontent.com/longsien/fastdotcom/main/docs/demo.gif"
|