We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc0679 commit 125ce58Copy full SHA for 125ce58
1 file changed
README.md
@@ -3,7 +3,7 @@ Module creating metrics measurements Internet speed to mode cli (no use dependen
3
Data collection resource: **speedtest.net (dev Ookla)**
4
## Used methods
5
- Using **native API method (via InternetExplorer)** for web function start
6
-- Using REST API GET method (via Invoke-RestMethod) for parsing JSON report
+- Using **REST API GET method (via Invoke-RestMethod)** for parsing JSON report
7
## Install/Update
8
Download and run the script **[Deploy-Invoke-SpeedTest.ps1](https://github.com/Lifailon/Ookla-SpeedTest-API/blob/rsa/Deploy-Invoke-SpeedTest.ps1)** \
9
Works in PSVersion 5.1 (PowerShell 7.3 not supported)
0 commit comments