diff --git a/README.md b/README.md
index 1451a67..0c009ba 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
![Logo](./resources/Logo.png)
-[![GitHub package version](./media/github.svg)](https://github.com/SchoofsKelvin/vscode-sshfs)
+[![GitHub package version](./media/github.png)](https://github.com/SchoofsKelvin/vscode-sshfs)
[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version-short/Kelvin.vscode-sshfs.svg)](https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs)
- [![Donate](./media/paypal.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RLYCWPYEC5WZL)
+ [![Donate](./media/paypal.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RLYCWPYEC5WZL)
This extension makes use of the new FileSystemProvider, added in version 1.23.0 of Visual Studio Code. It allows "mounting" a remote folder over SSH as a local Workspace folder.
diff --git a/media/github.png b/media/github.png
new file mode 100644
index 0000000..67125a2
Binary files /dev/null and b/media/github.png differ
diff --git a/media/github.svg b/media/github.svg
deleted file mode 100644
index 8cd47ac..0000000
--- a/media/github.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-
\ No newline at end of file
diff --git a/media/paypal.png b/media/paypal.png
new file mode 100644
index 0000000..1fc8b61
Binary files /dev/null and b/media/paypal.png differ
diff --git a/media/paypal.svg b/media/paypal.svg
deleted file mode 100644
index e30fddc..0000000
--- a/media/paypal.svg
+++ /dev/null
@@ -1,21 +0,0 @@
-
\ No newline at end of file