diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml
index 5ffc263..1dc75e0 100644
--- a/.github/workflows/coverity.yml
+++ b/.github/workflows/coverity.yml
@@ -57,7 +57,7 @@ jobs:
- name: Install Coverity scan tools
if: ${{ hashFiles('cov_tools/') == '' }}
run: |
- wget https://scan.coverity.com/download/cxx/win64 --post-data "token=${{env.TOKEN}}&project=pit-ray%%2Fwin-vind" -O cov_tools.zip
+ wget.exe https://scan.coverity.com/download/cxx/win64 --post-data "token=${{env.TOKEN}}&project=pit-ray%%2Fwin-vind" -O cov_tools.zip
unzip cov_tools.zip
mv cov-analysis-win64-*.* cov_tools
diff --git a/README.md b/README.md
index 7c52382..c542c47 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@
src="https://img.shields.io/coverity/scan/29752.svg"/>
-
-
+
+