From 92a316572fd655db55638960e6a3ba1d128a23d6 Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 18 Jun 2023 20:33:44 +0100 Subject: [PATCH] Updated Windows README.md --- Windows/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows/README.md b/Windows/README.md index d828846..5d8349b 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -4,4 +4,5 @@ A basic script that uses Speedtest-cli and logs the result to a csv file and pos This script was converted from the linix version and will require curl and speedtest-cli to be installed on Windows in order for it to post to Discord. Speedtest CLI: https://www.speedtest.net/apps/cli +

Curl: https://curl.se/windows/ \ No newline at end of file