diff --git a/README.md b/README.md
index 621363a..3de509c 100644
--- a/README.md
+++ b/README.md
@@ -219,17 +219,6 @@ These are somewhat outdated now, but show the basic function of the extension:
- `extension/src/ui/options/assets/icons8-ok-120.png`
- `extension/src/ui/options/assets/icons8-warn-120.png`
-## Donations
-
-### PayPal
-
-
-
-
-
-
-
-
[^arch]: By default, Arch does not configure Avahi to resolve `.local` hostnames via the name service switch (NSS), and the underlying mdns module used by this project relies on [`getaddrinfo`](https://en.wikipedia.org/wiki/Getaddrinfo) to resolve these hostnames correctly.
[^cast_app]: Some sites may only function properly when initiating casting from the in-page player buttons.
[^electron]: Since it seems to be causing confusion, this project does not use electron. The electron-chromecast library was only used as a reference for the initial implementation of the API.