diff --git a/README.md b/README.md
index e20f05d..cf551ca 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,17 @@ SPDX-FileCopyrightText: 2022 Malte Jürgens and contributors
SPDX-License-Identifier: GPL-3.0-or-later
-->
+> [!WARNING]
+> **Deprecation Notice** \
+> This project isn't actively maintained anymore. Reasons are me not having
+> enough time to work on it, some fundamental issues (like hardware acceleration
+> problems caused by QtWebEngine), and the fact that there are now better
+> alternatives which make me not want to duplicate efforts. I mainly recommend
+> using and contributing to [Vesktop](https://github.com/Vencord/Vesktop) as an
+> alternative Discord client with great audio screensharing support, but a list
+> of other alternatives can be found [below](#alternatives). You can of course
+> still continue to use discord-screenaudio if it works for you.
+
# discord-screenaudio
A custom discord client that supports streaming with audio on Linux, made
@@ -42,13 +53,25 @@ told you and it's not my fault.
If you have problems with this client, you can also try one of these
alternatives which work in a similar way:
--
- Vesktop - The Vencord desktop client, which, in addition to allowing you
- to stream audio, also has propper plugin and theming support.
--
- pipewire-screenaudio - Firefox extension which allows all websites
- (including Discord) to stream audio.
-- [Screenshare-with-audio-on-Discord-with-Linux](https://github.com/edisionnano/Screenshare-with-audio-on-Discord-with-Linux) -
+- Vesktop - The Vencord desktop client, which, in addition to
+ allowing you to stream audio, also has propper plugin and theming support.
+- pipewire-screenaudio - Firefox extension which allows all
+ websites (including Discord) to stream audio.
+- WebCord - Another simple third-party Discord client, which
+ allows you to share the whole desktop audio through new Electron
+ functionality.
+- Google Chrome - Chrome has recently added support for
+ sharing another Chrome tab, including audio. This should also cover a lot of
+ usecases for sharing screen audio.
+- [Screenshare-with-audio-on-Discord-with-Linux](https://github.com/edisionnano/Screenshare-with-audio-on-Discord-with-Linux)
Userscript and manual instructions on how to stream audio in Discord with
Chrome or Firefox.